>
and your're wright :)
> ---
> Todd Thiessen
>
>
> > -Original Message-
> > From: Tony Chemit [mailto:che...@codelutin.com]
> > Sent: Thursday, June 18, 2009 1:10 PM
> > To: users@maven.apache.org
> > Subject: Re: change outputfile nam
to:che...@codelutin.com]
> Sent: Thursday, June 18, 2009 1:10 PM
> To: users@maven.apache.org
> Subject: Re: change outputfile name
>
> Le Thu, 18 Jun 2009 08:44:59 -0700 (PDT), huser
> a écrit :
>
> >
> > Hi,
> >
> > I have a maven module which builds mo
Le Thu, 18 Jun 2009 08:44:59 -0700 (PDT),
huser a écrit :
>
> Hi,
>
> I have a maven module which builds moduleA-1.0-SNAPSHOT.jar. I need
> the output file name to be moduleA.jar. How can I do this via CLI or
> POM change ?
>
> Thanks
override the property project.build.finalName will works :
Hi,
I have a maven module which builds moduleA-1.0-SNAPSHOT.jar. I need the
output file name to be moduleA.jar. How can I do this via CLI or POM change
?
Thanks
--
View this message in context:
http://www.nabble.com/change-outputfile-name-tp24095098p24095098.html
Sent from the Maven - Users