Build error when combining java and javascript module -----------------------------------------------------
Key: MOJO-1078 URL: http://jira.codehaus.org/browse/MOJO-1078 Project: Mojo Issue Type: Bug Components: javascript-tools Environment: Maven 2.0.8, Vista, javascript-maven-plugin 1.0-alpha-1-SNAPSHOT Reporter: Ives De Bruycker When building a project containing a java module and a javascript module, the build fails with the following error: [INFO] Internal error in the plugin manager executing goal 'org.apache.maven.plugins:maven-jar-plugin:2.2:jar': Unable to find the mojo 'org.apache.maven.plugins:maven-jar-plugin:2.2:jar' in the plugin 'org.apache.maven.plugins:maven-jar-plugin' Can not set org.codehaus.plexus.archiver.jar.JarArchiver field org.apache.maven.plugin.jar.AbstractJarMojo.jarArchiver to org.codehaus.plexus.archiver.jar.JarArchiver The build succeeds when only one module is included in the main POM (either the java or javascript module). -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email