mulesoft-labs / raml-jaxrs-codegen

Tools to enable RAML-first development in JAX-RS projects
Other
40 stars 44 forks source link

lifecycle error in pom.xml #35

Closed PascalBru closed 6 years ago

PascalBru commented 9 years ago

in raml-jaxrs-maven-plugin the pom.xml shows the following error:

Plugin execution not covered by lifecycle configuration: org.apache.maven.plugins:maven-plugin-plugin:3.2:descriptor (execution: mojo-descriptor, phase: process-classes)

i'm using m2e plugin with version : 1.5.0.20150606-0033

ddossot commented 9 years ago

This error doesn't occur when using Maven straight from the command line so maybe this is m2e specific?

petrochenko-pavel-a commented 9 years ago

Yes it is pretty m2e.

Regards, Pavel

On Wed, Sep 10, 2014 at 10:53 PM, David Dossot notifications@github.com wrote:

This error doesn't occur when using Maven straight from the command line so maybe this is m2e specific?

— Reply to this email directly or view it on GitHub https://github.com/mulesoft/raml-jaxrs-codegen/issues/35#issuecomment-55136870 .