maven-archiver should be able to include the snapshot version/build number
--------------------------------------------------------------------------

         Key: MNG-251
         URL: http://jira.codehaus.org/browse/MNG-251
     Project: m2
        Type: New Feature
    Reporter: Brett Porter
     Fix For: 1.0-alpha-2


bit of a chicken and egg problem under the current arch. I want to include:

- the build number as a separate manifest entry
- the correct version in the manifest and META-INF/maven/pom.xml

However, the snapshot is only determined when the artifact is transformed for 
install - which comes after package.

I think this may need to be a phase before package, or part of an existing 
phase, or that packaging actually does the version assignment, and 
install/deploy just utilises it.

More thinking required.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to