[ https://jira.codehaus.org/browse/MANTRUN-123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Herve Boutemy updated MANTRUN-123: ---------------------------------- Description: Steps to reproduce: svn co https://appfuse.dev.java.net/svn/appfuse/trunk/archetypes (user: guest, pass: <blank>) mvn install Here's the build.xml file: http://source.appfuse.org/browse/appfuse/trunk/archetypes/build.xml?r=HEAD {noformat}[ERROR] An Ant BuildException has occured: The following error occurred while executing this line: /Users/mraible/Work/appfuse/archetypes/build.xml:14: java.lang.NoSuchMethodError: org.codehaus.plexus.DefaultPlexusContainer.setClassWorld(Lorg/codehaus/classworlds/ClassWorld;)V -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException{noformat} was: Steps to reproduce: svn co https://appfuse.dev.java.net/svn/appfuse/trunk/archetypes (user: guest, pass: <blank>) mvn install Here's the build.xml file: http://source.appfuse.org/browse/appfuse/trunk/archetypes/build.xml?r=HEAD [ERROR] An Ant BuildException has occured: The following error occurred while executing this line: /Users/mraible/Work/appfuse/archetypes/build.xml:14: java.lang.NoSuchMethodError: org.codehaus.plexus.DefaultPlexusContainer.setClassWorld(Lorg/codehaus/classworlds/ClassWorld;)V -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException > Plugin class path pollutes class path of custom tasks > ----------------------------------------------------- > > Key: MANTRUN-123 > URL: https://jira.codehaus.org/browse/MANTRUN-123 > Project: Maven 2.x Antrun Plugin > Issue Type: Bug > Affects Versions: 1.3 > Environment: Maven 3.0-alpha-3 > Reporter: Matt Raible > Attachments: err.log > > > Steps to reproduce: > svn co https://appfuse.dev.java.net/svn/appfuse/trunk/archetypes (user: > guest, pass: <blank>) > mvn install > Here's the build.xml file: > http://source.appfuse.org/browse/appfuse/trunk/archetypes/build.xml?r=HEAD > {noformat}[ERROR] An Ant BuildException has occured: The following error > occurred while executing this line: > /Users/mraible/Work/appfuse/archetypes/build.xml:14: > java.lang.NoSuchMethodError: > org.codehaus.plexus.DefaultPlexusContainer.setClassWorld(Lorg/codehaus/classworlds/ClassWorld;)V > -> [Help 1] > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with the -e > switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, please > read the following articles: > [ERROR] [Help 1] > http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException{noformat} -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira