Thanks Nick. 

Regards,
Yuvaraj

Yuvaraj Vanarase,
Lead Technology – Software
Phone: +91.20.40262000 Ext 2305|Mobile: +91.9850818870 
| http://www.synechron.com
SYNECHRON - 
- Top 10 Best IT Employers for 4 consecutive years (link).
- Celebrating 10 Years!


-----Original Message-----
From: Nick Stolwijk [mailto:nick.stolw...@gmail.com] 
Sent: Thursday, June 23, 2011 8:43 PM
To: Maven Users List
Subject: Re: generated artifact name

The name in your target directory is defined by the finalName in your
build section[1].

[1] http://maven.apache.org/pom.html#Build_Settings

Hth,

Nick Stolwijk
~Senior Java Developer~

iPROFS
Wagenweg 208
2012 NM Haarlem
T +31 23 547 6369
F +31 23 547 6370
I www.iprofs.nl



On Thu, Jun 23, 2011 at 5:08 PM, Yuvaraj Vanarase
<yuvaraj.vanar...@synechron.com> wrote:
> Anyone has any clue?
>
> Regards,
> Yuvaraj
>
> Yuvaraj Vanarase,
> Lead Technology - Software
> Phone: +91.20.40262000 Ext 2305|Mobile: +91.9850818870 
> | http://www.synechron.com
> SYNECHRON -
> - Top 10 Best IT Employers for 4 consecutive years (link).
> - Celebrating 10 Years!
>
>
> -----Original Message-----
> From: Yuvaraj Vanarase [mailto:yuvaraj.vanar...@synechron.com]
> Sent: Thursday, June 23, 2011 3:00 PM
> To: users@maven.apache.org
> Subject: generated artifact name
>
> Hi,
>
> Sometimes I observed that jar/ear artifact created under target directory 
> after maven install/package goal doesn't have version in its name. Well, 
> while installing it does install to correct directory structure under local 
> repository.
>
> E.g.
>
> <artifactId>abc</artifactId>
>            <groupId>com.xyz</groupId>
>            <version>1.0.0</version>
>
> Creates abc.ear instead of abc-1.0.0.ear (or jar if jar is the packaging).
>
> Regards,
> Yuvaraj
>
> Yuvaraj Vanarase,
> Lead Technology - Software
> Phone: +91.20.40262000 Ext 2305|Mobile: +91.9850818870 | 
> http://www.synechron.com
> SYNECHRON -
> - Top 10 Best IT Employers for 4 consecutive years 
> (link<http://www.synechron.com/news/news_best_employer_sep2010.htm>).
> - Celebrating 10 Years!
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to