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
