It's a known problem with the 'embedded' maven used in m2eclipse. jaxws mojo and tools.jar location didn't works well with maven embedded 2.1.
It should be fixed in future release 2009/2/2 Pettersson, Niklas <[email protected]>: > Hi all! > > In our Maven project we have a couple of modules that generates code (web > service artifacts and apt) using the jaxws-maven and apt-maven plugins. When > cleaning or building the projects using m2eclipse these plugins seems to > crash when they are invoked. > > I'm getting this error message: > > Build errors for soa-jax-ws-artifacts; > org.apache.maven.lifecycle.LifecycleExecutionException: Internal error in > the plugin manager executing goal > 'org.codehaus.mojo:jaxws-maven-plugin:1.10:wsimport': Mojo execution failed. > > This is pretty annoying since it seems to prevent the Maven Eclipse builder > from completing its task. We use Eclopse 3.4.1 and m2Eclipse 0.9.6. > > Does anybody else have the samt problem and have you found a fix or > workaround for this...? > > // Niklas P --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
