Hi Mark, Mark H. Wood wrote at Mittwoch, 9. Dezember 2009 15:09:
> On Wed, Dec 09, 2009 at 07:45:52AM +1100, Brett Randall wrote: >> Yes, this one: http://jira.codehaus.org/browse/MPH-59 "Describe goal says >> everything is deprecated". Says fixed in 2.1.1. > > Seems to be broken differently in 2.2: Don't mix the version of the assembly plugin with the one of the help plugin. Latest release of the help plugin is 2.1, 2.1.1 is not released yet. > mw...@mhw ~ $ mvn help:describe -Ddetail=true -Dplugin=assembly > CompilerOracle: exclude > org/eclipse/core/internal/dtree/DataTreeNode.forwardDeltaWith [snip] > mw...@mhw ~ $ mvn --version > CompilerOracle: exclude > org/eclipse/core/internal/dtree/DataTreeNode.forwardDeltaWith > Apache Maven 2.2.1 (r801777; 2009-08-06 15:16:01-0400) > Java version: 1.6.0_17 > Java home: /opt/sun-jdk-1.6.0.17/jre > Default locale: en_US, platform encoding: UTF-8 > OS name: "linux" version: "2.6.30-gentoo-r5" arch: "i386" Family: > "unix" There seems something else fundamentally broken with your setup, looking at this strange CompilerOracle message. And my environment is quite similar: ====== %< ======== $ mvn --version Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200) Java version: 1.6.0_17 Java home: /opt/sun-jdk-1.6.0.17/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux" version: "2.6.31-gentoo-r6" arch: "i386" Family: "unix" ====== %< ======== - Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
