I am inheriting the ${build.directory} property from the root project and
then in children projects i am trying to give the <finalName> as xxxx -
${buildNumber}  but its taking the format same as I defined in the root pom.
Any ideas?

Amit

On Tue, Apr 29, 2008 at 2:50 PM, amit kumar <[EMAIL PROTECTED]>
wrote:

> Can I have two separate variables containing build number values in
> different format?
> Actually want to use build number for both the build directory name and
> the time stamp in jar file names.
> so a buildnumber with format MM-DD-YYYY be the build directory name
> and MM-DD-YYYY-HH-mm gets appended to the jar names and in the manifest
> file.
>
>
> Regards,
> Amit
>
>
> On Tue, Mar 11, 2008 at 7:09 PM, Rex Huang <[EMAIL PROTECTED]> wrote:
>
> > Thank you for your suggestion,
> > but  it seems not working correcttly for the bug of this plugin.
> >
> > the results as below:
> > [buildnumber:create {execution: generate-buildnumber}]
> > Storing buildNumber: 16 at timestamp: 1205242293453
> > [buildnumber:create {execution: generate-timestamp}]
> > Storing buildNumber: Tue Mar 11 14:31 CET 2008 at timestamp:
> > 1205242293453
> >
>
>

Reply via email to