Same problem building Archiva trunk (in archiva-jetty) if you want a test project to look at. I don't have a checkout of appassembler with me to check if it has an integration test that might exhibit this for you as well.
Cheers, Brett On 28/02/2011, at 9:02 AM, Dennis Lundberg wrote: > On 2011-02-24 22:57, Benjamin Bentmann wrote: >> Hi, >> >> we're aiming at a bugfix release of Maven 3 in the next week and >> following tradition we invite interested users in taking the RC for a >> test drive in order to detect and fix potential regressions since >> version 3.0.2 before the actual release of 3.0.3. > > I'm seeing a build failure related to appassembler-maven-plugin 1.0. I > tried with version 1.1 of the plugin with the same results. Using Maven > 3.0.2 works without problems. Here's the relevant part of the log: > > [ERROR] Failed to execute goal > org.codehaus.mojo:appassembler-maven-plugin:1.0:assemble (default) on > project dennislundberg-beansprout: Execution default of goal > org.codehaus.mojo:appassembler-maven-plugin:1.0:assemble failed: An API > incompatibility was encountered while executing > org.codehaus.mojo:appassembler-maven-plugin:1.0:assemble: > java.lang.AbstractMethodError: null > [ERROR] ----------------------------------------------------- > [ERROR] realm = plugin>org.codehaus.mojo:appassembler-maven-plugin:1.0 > [ERROR] strategy = > org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy > [ERROR] urls[0] = > file:/C:/Documents%20and%20Settings/dlg01/.m2/repository/org/codehaus/mojo/appassembler-maven-plugin/1.0/appassembler-maven-plugin-1.0.jar > [ERROR] urls[1] = > file:/C:/Documents%20and%20Settings/dlg01/.m2/repository/org/codehaus/mojo/appassembler/appassembler-model/1.0/appassembler-model-1.0.jar > [ERROR] urls[2] = > file:/C:/Documents%20and%20Settings/dlg01/.m2/repository/net/java/dev/stax-utils/stax-utils/20060502/stax-utils-20060502.jar > [ERROR] urls[3] = > file:/C:/Documents%20and%20Settings/dlg01/.m2/repository/stax/stax/1.1.1-dev/stax-1.1.1-dev.jar > [ERROR] urls[4] = > file:/C:/Documents%20and%20Settings/dlg01/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar > [ERROR] urls[5] = > file:/C:/Documents%20and%20Settings/dlg01/.m2/repository/stax/stax-api/1.0.1/stax-api-1.0.1.jar > [ERROR] Number of foreign imports: 1 > [ERROR] import: Entry[import from realm > ClassRealm[project>se.dennislundberg:dennislundberg-beansprout:3.1-SNAPSHOT, > parent: ClassRealm[maven.api, parent: null]]] > >> >> For the duration of the RC testing, sources and binaries are staged at: >> https://repository.apache.org/content/repositories/maven-049/org/apache/maven/apache-maven/3.0.3-RC1/ >> >> >> As usual, the changes since the previous release are listed in JIRA: >> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500&version=17061 >> >> >> Thanks, >> >> >> -The Maven Team >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > > -- > Dennis Lundberg > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- Brett Porter [email protected] http://brettporter.wordpress.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
