Clue for setting assembly file name

View: New views
2 Messages — Rating Filter:   Alert me  

Clue for setting assembly file name

by jcllings :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I want to append the subversion revision to the file name of the
assembly but not the war file. I believe I already have access to the
${buildNumber} as it shows up in my manifest appropriately.

Clue?


Jim C.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: Clue for setting assembly file name

by Anders Hammar :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Use the finalName (
http://maven.apache.org/plugins/maven-assembly-plugin/single-mojo.html#finalName)
paramater.

/Anders

On Wed, Nov 4, 2009 at 16:42, Jim Collings <jlistnews@...> wrote:

> I want to append the subversion revision to the file name of the
> assembly but not the war file. I believe I already have access to the
> ${buildNumber} as it shows up in my manifest appropriately.
>
> Clue?
>
>
> Jim C.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@...
> For additional commands, e-mail: users-help@...
>
>