[ http://jira.codehaus.org/browse/CONTINUUM-581?page=comments#action_74670 
] 
            
David Roussel commented on CONTINUUM-581:
-----------------------------------------

I suggest a property of continuum.build.number should be set and available to 
the build.

Then in my pom.xml I can have...

<version>${major.version}-${continuum.build.number}</version>

> Share continuum build number to underlying build project
> --------------------------------------------------------
>
>                 Key: CONTINUUM-581
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-581
>             Project: Continuum
>          Issue Type: New Feature
>            Reporter: Alex Boisvert
>             Fix For: 1.1
>
>
> It would be nice if Continuum shared its build number with the underlying 
> build projects (e.g. Ant/Maven{1,2})
> What I'm trying to do is generate artifacts with the following naming 
> convention:
> myproject-1.0-123.zip
> where 1.0 is the version number defined in Maven (e.g. pom.xml), and 123
> is the Continuum build number.  Artifacts could be .zip, .jar, .war, etc.
> I guess one way to do this is to pass the build number via an environment 
> variable

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

        

Reply via email to