Hi,

 

Still on my quest of getting perforce numbered unique snapshots:

 

1)      If I specify a SNAPSHOT dependency in my pom, can I configure
maven to download the unique named artefact rather than one that has
SNAPSHOT on the end?

i.e. repo has myproduct-1.0-SNAPSHOT-20080522.114841-2.jar, when I
download it the artefact is: myproduct-1.0-SNAPSHOT.jar but i would like
to receive it as: myproduct-1.0-SNAPSHOT-20080522.114841-2.jar (the same
as the repo). I still always want the latest build.

 

2)      Can I specify the format of unique snapshots? Instead of "UTC
Datetime - build number" can I do perforce changelist?

 

Thanks for all your help so far!

 

Rich

Reply via email to