It could be, the old one must be lingering. -----Original Message----- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Friday, March 14, 2008 5:21 PM To: Maven Developers List Subject: Re: [Vote] Release Maven Plugin Tools 2.4 projects (take 3)
This is likely a result of the group ID change? On 15/03/2008, at 7:26 AM, Dennis Lundberg wrote: > I had a look at the log for this on the new Hudson installation. > There are some weird stuff going on because there are multiple > different versions of jars on the classpath. Below I have removed > the ones that aren't interesting: > > urls[0] = file:/home/j2ee-hudson/.m2/repository/org/apache/maven/ > plugins/maven-plugin-plugin/2.4-SNAPSHOT/maven-plugin-plugin-2.4- > SNAPSHOT.jar > urls[1] = file:/home/j2ee-hudson/.m2/repository/org/apache/maven/ > maven-plugin-tools-beanshell/2.0/maven-plugin-tools-beanshell-2.0.jar > urls[2] = file:/home/j2ee-hudson/.m2/repository/org/apache/maven/ > maven-plugin-tools-api/2.0/maven-plugin-tools-api-2.0.jar > urls[6] = file:/home/j2ee-hudson/.m2/repository/org/apache/maven/ > plugin-tools/maven-plugin-tools-api/2.4-SNAPSHOT/maven-plugin-tools- > api-2.4-SNAPSHOT.jar > urls[21] = file:/home/j2ee-hudson/.m2/repository/org/apache/maven/ > plugin-tools/maven-plugin-tools-java/2.4-SNAPSHOT/maven-plugin-tools- > java-2.4-SNAPSHOT.jar > urls[23] = file:/home/j2ee-hudson/.m2/repository/org/apache/maven/ > plugin-tools/maven-plugin-tools-beanshell/2.4-SNAPSHOT/maven-plugin- > tools-beanshell-2.4-SNAPSHOT.jar > > Now [1] and [23] are the same artifacts and [2] and [6] are also the > same artifacts. The difference is the groupId and the version. > Haven't looked at the pom for the IT yet, but I suspect that there > is a conflict between the different versions of these artifacts. > > > > Brian E. Fox wrote: >> I'm still looking into it, but there is an exception in this stuff >> and >> it is causing IT 20 to fail: >> [INFO] Trace >> java.lang.NoSuchMethodError: >> org >> .apache.maven.tools.plugin.scanner.MojoScanner.setActiveExtractors(Lj >> ava/util/Set;)V >> at >> org >> .apache.maven.plugin.plugin.AbstractGeneratorMojo.execute(AbstractGen >> eratorMojo.java:116) >> at >> org >> .apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginMa >> nager.java:451) >> at >> org >> .apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Default >> LifecycleExecutor.java:575) >> at >> org >> .apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifec >> ycle(DefaultLifecycleExecutor.java:50 >> Until I can confirm or deny that this is present in 2.4, I need to >> change my vote to -1 (we will need to fix this anyway for 2.0.9 >> which is >> imminent) >> -----Original Message----- >> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On >> Behalf Of >> Olivier Lamy >> Sent: Wednesday, March 12, 2008 7:41 PM >> To: Maven Developers List >> Subject: Re: [Vote] Release Maven Plugin Tools 2.4 projects (take 3) >> +1 >> -- >> Olivier >> 2008/3/10, Vincent Siveton <[EMAIL PROTECTED]>: >>> Hi, >>> >>> It s again me :) I would like to release (again) the Maven Plugin >>> Tools projects: >>> * maven-plugin-plugin-2.4 >>> * maven-plugin-tools-beanshell-2.4 >>> * maven-plugin-tools-java-2.4 >>> * maven-plugin-tools-2.4 >>> * maven-plugin-tools-javadoc-2.4 >>> * maven-plugin-tools-ant-2.4 >>> * maven-plugin-tools-model-2.4 >>> * maven-plugin-tools-api-2.4 >>> >>> We solved around 44 issues: >>> >> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11139&styleNa >> me=Html&version=13324 >>> There are still a couple of issues left in JIRA: >>> >> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11139 >> &status=1 >>> Staging repo: >>> http://people.apache.org/~vsiveton/staging-repo/ >>> >>> Staging sites (need to syncs): >>> http://maven.apache.org/plugins-tools/maven-plugin-plugin-2.4 >>> >> http://maven.apache.org/plugins-tools/maven-plugin-tools- >> beanshell-2.4 >>> http://maven.apache.org/plugins-tools/maven-plugin-tools-java-2.4 >>> http://maven.apache.org/plugins-tools/maven-plugin-tools-2.4 >>> http://maven.apache.org/plugins-tools/maven-plugin-tools-javadoc-2.4 >>> http://maven.apache.org/plugins-tools/maven-plugin-tools-ant-2.4 >>> http://maven.apache.org/plugins-tools/maven-plugin-tools-model-2.4 >>> http://maven.apache.org/plugins-tools/maven-plugin-tools-api-2.4 >>> >>> Guide to testing staged releases: >>> >> http://maven.apache.org/guides/development/guide-testing- >> releases.html >>> Vote open for 72 hours. >>> >>> [ ] +1 >>> [ ] +0 >>> [ ] -1 >>> >>> +1 for me >>> >>> Cheers, >>> >>> Vincent >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>> For additional commands, e-mail: [EMAIL PROTECTED] >>> >>> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> --------------------------------------------------------------------- >> 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://blogs.exist.com/bporter/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
