On 6/8/07, Vasil Benov <[EMAIL PROTECTED]> wrote:

I would like to ask does anybody knows how maven names SNAPSHOT artifacts.

It sometimes names them SNAPSHOT, e.g. <mylibrary-1.0-SNAPSHOT.jar>, in
other occasions it names them
with the fully qualified snapshot name (if one can say so) , e.g. <
mylibrary-1.0-20070213.174414.jar>.

This is extremely undesirable, in cases where one needs to do btach
processing and reference the jar
 for example in a MANIFEST.MF file

It's controlled by the uniqueVersion element in distributionManagement.

--
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to