<build>
  <finalName>abc</finalName>
.............
</build> 

-----Original Message-----
From: Yuvaraj Vanarase [mailto:[email protected]] 
Sent: Thursday, 23 June 2011 17:30
To: [email protected]
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to