Super pom contains only plugins used by lifecycle of packaging provided by maven core. Archetype is not in such case. Just use -U to upgrade locally. See http://svn.apache.org/repos/asf/maven/maven-3/trunk/maven-core/src/main/resources/META-INF/plexus/artifact-handlers.xml
Thanks, -- Olivier Lamy Talend: http://coders.talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy 2011/11/26 Mark Derricutt <[email protected]>: > Is this new 2.2 release included in the pending Maven 3.0.4 superpom? > > -- > "Great artists are extremely selfish and arrogant things" — Steven Wilson, > Porcupine Tree > > > On Sat, Nov 26, 2011 at 6:52 AM, Michael Heuer <[email protected]> wrote: > >> Hello Benson, >> >> I'm still bothered that >> >> http://jira.codehaus.org/browse/ARCHETYPE-70 >> >> hasn't been resolved. Any chance you might be able to look at it? >> >> Thanks, >> >> michael >> >> >> On Wed, Nov 23, 2011 at 6:35 AM, Benson Margulies >> <[email protected]> wrote: >> > The Maven team is pleased to announce the release of the Maven >> Archtetype 2.2 >> > >> > Architype is a collection of tools that allow you to create templates >> > for maven projects. >> > >> > Release Notes - Maven Archetype - Version 2.2 >> > >> > >> > >> > ** Bug >> > * [ARCHETYPE-390] - Several parameters of the create-from-project >> > mojo lack documentation >> > * [ARCHETYPE-391] - The defaultEncoding parameter is never used. >> > >> > >> > ** Improvement >> > * [ARCHETYPE-382] - when selecting an archetype, display archetype >> > groupId and artifactId before choosing version >> > * [ARCHETYPE-387] - IntegrationTestMojo has hardcoded >> > target/test-classes/projects for resources >> > * [ARCHETYPE-389] - add some various options to improve how Maven >> > is invoked in IntegrationTestMojo >> > >> > ** New Feature >> > * [ARCHETYPE-383] - Use velocity expressions in descriptor properties >> > * [ARCHETYPE-388] - enhance IntegrationTestMojo to be able to run >> > verify script to do some asserts >> > >> > >> > ** Task >> > * [ARCHETYPE-386] - use plexus java 5 annotations instead of >> > old-style javadoc annotations >> > >> > To use the new version, specify version '2.2' explicitly from the >> > command-line or in your POM. >> > >> > Enjoy, >> > >> > -The Maven team >> >> --------------------------------------------------------------------- >> 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]
