On Jan 15, 2008 2:54 PM, Mick Knutson <[EMAIL PROTECTED]> wrote:

> I want to create our war final name appended with the continuum build
> number:
>
> myProject-userwebapp-1.25-build-42.war
>
> Is this possible?

Just a guess, but since unsuccessful builds don't get a number, I bet
the number isn't assigned until after the build finishes.

Take a look at the buildnumber plugin (actually there are two, I'm not
sure which is preferred)
 * http://mojo.codehaus.org/buildnumber-maven-plugin/
 * 
http://commons.ucalgary.ca/projects/maven-buildnumber-plugin/introduction.html

-- 
Wendy

Reply via email to