Hi Wayne. I downloaded the source code from svn repository and ran the following command (on the mojo's source directory) :
(mojo_source_directory)>mvn install But the build failed. I attached the build error logs (pure-javascript-project log: http://old.nabble.com/file/p28178079/build.log build.log ; war-project log: http://old.nabble.com/file/p28178079/build.log build.log ) reported by maven: (...) [INFO] [invoker:run {execution: integration-test}] [INFO] Building: build-prototype-using-maven\pom.xml [INFO] ...SUCCESS. [INFO] Building: pure-javascript-project\pom.xml [INFO] ...FAILED. The build exited with code 1. See C:\Users\JRPJr\Unesp\GBD\dev \mojo\javascript-maven-plugin\target\it\pure-javascript-project\build.log for de tails. [INFO] Building: war-project\pom.xml [INFO] ...FAILED. The build exited with code 1. See C:\Users\JRPJr\Unesp\GBD\dev \mojo\javascript-maven-plugin\target\it\war-project\build.log for details. [INFO] --------------------------------------- [INFO] Execution Summary: [INFO] Builds Passing: 1 [INFO] Builds Failing: 2 [INFO] --------------------------------------- [ERROR] The following builds failed: [ERROR] * pure-javascript-project\pom.xml [ERROR] * war-project\pom.xml [INFO] --------------------------------------- [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] : org.apache.maven.plugin.invoker.invokerm...@1927504 2 builds failed. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4 minutes 36 seconds [INFO] Finished at: Thu Apr 08 08:45:23 BRT 2010 [INFO] Final Memory: 51M/247M [INFO] ------------------------------------------------------------------------ What do I do? Thanks, José Wayne Fay wrote: > >> Sorry the delayed answer (I was a bit busy). So, where can I download the >> source code? I tried find, without success, into repositories >> http://repository.codehaus.org/org/codehaus/ and >> http://snapshots.repository.codehaus.org/org/codehaus. > > Those are artifact repos, where project jars will eventually be > located. Stephen said you need to build this from the source code. > > This page will help you get the source: > http://mojo.codehaus.org/javascript-maven-tools/source-repository.html > > You can get there yourself by clicking on Project Information then > Source Repository from the Javascript-maven-tools homepage in the > Codehaus site. > > Wayne > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > > -- View this message in context: http://old.nabble.com/Install---newbie-question-tp28107790p28178079.html Sent from the mojo - user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
