[ http://jira.codehaus.org/browse/MNG-607?page=comments#action_43156 ] 

Brett Porter commented on MNG-607:
----------------------------------

comments:
" - cache this Model instance for later reuse?"
I don't think this is necessary

"* Change MavenArchiver to use ${project.fullyResolvedModel} for the bundled 
  pom.xml in META-INF"
it should store pom.xml (the original) and release-pom.xml, IMO. As I 
understood it, it already did this, so it would be worth checking it first.

"    - provide '-f' switch for explicitly specifying which pom file to use (for 
      overriding release-pom.xml selection)"
users will also use this to other files than pom.xml (even if it isn't 
recommended), so make sure you can do directory relocation (ie m2 should run 
from the same directory as the file). See Maven 1's CLI.

> implement release-pom.xml from design docs
> ------------------------------------------
>
>          Key: MNG-607
>          URL: http://jira.codehaus.org/browse/MNG-607
>      Project: Maven 2
>         Type: New Feature
>   Components: maven-plugins, maven-core
>     Reporter: Brett Porter
>     Assignee: John Casey
>     Priority: Blocker
>      Fix For: 2.0-beta-1

>
>
> 2 components to this:
> - writing the pom during the release plugin and doing the scm operations
> - using it instead when present at build time, instead of pom.xml
> For the second, I'm not sure if this should be automatic or controlled by a 
> -f switch. I think it should be automatic, and the -f switch should be 
> implemented to allow pom.xml to be used when release-pom.xml is there. (As 
> well as other pom files).
> Design: 
> http://docs.codehaus.org/display/MAVEN/Dependency+Mediation+and+Conflict+Resolution

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to