Actually, only maven-metadata.xml file is available and it contains some informations like list of
release, last updated date and current version
Do you need more informations?
You can create a new plugin attached to deploy phase that will do the work.
Emmanuel
raghu guru a écrit :
Hi All
I'm using maven2.0.2 when i deploy my artifacts i want to create an xml file
called release-info.xml so when these artifacts deployed into server, and
when i need to know the deployed version of my artifact i can directly
access this xml to see. These xml contains the buildnumber,date,and some
other details..
Is this possible with maven build,? is there something maven already does
it?, any one has any idea on this , please share
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]