Hi all,

I use Eclipse 3.4 and has maven2 plugin installed. As I run "mvn package" in
Eclipse with following "pom.xml", I got following error:

[ERROR] 

The following mojo encountered an error while executing:
Group-Id: org.codehaus.mojo
Artifact-Id: jaxws-maven-plugin
Version: 1.10
Mojo: wsgen
brought in via: POM

While building project:
Group-Id: com.weichen.jax.ws
Artifact-Id: TestJaxWs
Version: 1.0-SNAPSHOT
>From file: C:\Project\TestJaxWs\pom.xml
Reason: Failed to execute wsgen

But as I run in cmd-console, it is successful. Why?
-- 
View this message in context: 
http://www.nabble.com/jaxws-maven-plugin-%3A-Failed-to-execute-wsgen-tp20470612p20470612.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to