According to page 50 of Better Builds with Maven you should use
${project.build.finalName}. This is because the finalName tag is supposed to
be placed in the build section of the POM.
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Regis Decamps
Sent: Wednesday, May 09, 2007 12:39 PM
To: Maven Users List
Subject: Re: [m2] Final Name
[EMAIL PROTECTED] wrote:
> Hi,
>
> How do i get the final name propery like i would the project version,
> eg ${project.version}.
>
I have not tested, but my guess is ${project.finalName}
--
Régis (keep it simple)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]