[ http://jira.codehaus.org/browse/MPARTIFACT-18?page=comments#action_40738 
]
     
Vijay Khanna commented on MPARTIFACT-18:
----------------------------------------

Hi Chad,

I have a similar situation in here, where I require to append the build number 
to the artifact.This would help us to aggregate together artifacts of similar 
type and perform testing. I am running Maven with CC and wish to append CC 
build number to the artifact.Theres a way where CC passes certain parameters to 
Maven/Ant scripts at run time like E.g. ${label}.But then, we define the 
<currentVersion>xxx-SNAPSHOT-1.0.1</currentVersion> in pom and theres no way to 
control this !

I wish, it could be something like - [xxx-SNAPSHOT-1.0.1.build-28.jar]

You mentioned you have some patch that works can you please share it with me 
and other such users.

Thanks 
Vijay

> Need a property to specify what value should be used for a snapshot deploy.
> ---------------------------------------------------------------------------
>
>          Key: MPARTIFACT-18
>          URL: http://jira.codehaus.org/browse/MPARTIFACT-18
>      Project: maven-artifact-plugin
>         Type: Bug
>     Reporter: Jason Chaffee
>  Attachments: MPARTIFACT-18, maven-artifact-plugin-patch.txt
>
>
> We would like to have the ability to override the value used for snapshots.  
> In some cases we would like to use a timestamp, while in others we would like 
> to use a build number.  Currently, all snapshots have are create with a 
> timestamp intead of the current version, I would like to see this become 
> configurable with a property that defaults to using timestamps.

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