[ http://jira.codehaus.org/browse/MNG-4532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=207006#action_207006
]
Brett Porter commented on MNG-4532:
-----------------------------------
this appears to patch /pom.xml, which won't affect Maven at runtime. The file to change is
maven-project/src/main/resources/org/apache/maven/project/pom-4.0.0.xml.
I'm going to propose something to the dev@ list that allows this, while still being able to
override it for development
> Explicitly declare version of maven-archetype-plugin in superpom
> ----------------------------------------------------------------
>
> Key: MNG-4532
> URL: http://jira.codehaus.org/browse/MNG-4532
> Project: Maven 2 & 3
> Issue Type: Improvement
> Reporter: Haikal Saadh
> Priority: Minor
> Fix For: 2.2.2
>
> Attachments: pom.xml.patch
>
>
> It seems that when MNG-3395 was resolved, archetype plugin was changing too frequently
to lock down. Now that it's settled down, it would be a lot less frustrating (especially for
beginners) if maven would use a release version of archetype plugin.
> Attached patch is against http://svn.apache.org/repos/asf/maven/maven-2/branches/maven-2.2.x
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|