> I am using maven 3.0.4 on my windows 7 machine, while running mvn > jetty:run, I am facing these errors, please provide with some solution.
In the future, DO NOT post your entire build debug log to this mailing list. Instead, pull out the handful of lines that say ERROR and only send them. Alternatively, you can post the whole debug to Gist or Pastebin and send a link here. > [ERROR] Failed to execute goal > org.codehaus.mojo:native2ascii-maven-plugin:1.0-alpha-1:native2ascii > (native2ascii-utf8) on project myproject: Execution native2ascii-utf8 of > goal org.codehaus.mojo:native2ascii-maven-plugin:1.0-alpha-1:native2ascii > failed: Error starting Sun's native2ascii: sun.tools.native2ascii.Main -> I have no idea why native2ascii is not working, but this is your problem. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
