Hi all,

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


Regards, Vasil

Reply via email to