Hi,

Unfortunately it seems I found a case where Max Unique Snapshots does not
work:

I have a custom repository layout.

This is the Artifact Path Pattern:
"[orgPath]/[module]/[baseRev](-[folderItegRev])(/[build<[a-zA-Z0-9._]*>])/[module]-[baseRev](-[fileItegRev])(-[classifier]).[ext]"

Folder and File Integration Revision RegExp are both "SNAPSHOT|[^-/]*"

I upload with the following command line:

curl --user u:p --upload-file aaa.zip
http://yyy:8081/artifactory/simple/repo-snapshot/DataProcessing/DataManager/1.0-SNAPSHOT/aa/DataManager-1.0-build3.zip
curl --user u:p --upload-file aaa.zip
http://yyy:8081/artifactory/simple/repo-snapshot/DataProcessing/DataManager/1.0-SNAPSHOT/aa/DataManager-1.0-build4.zip
curl --user u:p --upload-file aaa.zip
http://yyy:8081/artifactory/simple/repo-snapshot/DataProcessing/DataManager/1.0-SNAPSHOT/aa/DataManager-1.0-buile5.zip
curl --user u:p --upload-file aaa.zip
http://yyy:8081/artifactory/simple/repo-snapshot/DataProcessing/DataManager/1.0-SNAPSHOT/aa/DataManager-1.0-build6.zip
curl --user u:p --upload-file aaa.zip
http://yyy:8081/artifactory/simple/repo-snapshot/DataProcessing/DataManager/1.0-SNAPSHOT/aa/DataManager-1.0-build7.zip
curl --user u:p --upload-file aaa.zip
http://yyy:8081/artifactory/simple/repo-snapshot/DataProcessing/DataManager/1.0-SNAPSHOT/aa/DataManager-1.0-build8.zip
curl --user u:p --upload-file aaa.zip
http://yyy:8081/artifactory/simple/repo-snapshot/DataProcessing/DataManager/1.0-SNAPSHOT/aa/DataManager-1.0-build9.zip

The path is parsed correctly under "Test Artifact Path Resolution".

Thanks, Peter




--
View this message in context: 
http://forums.jfrog.org/Max-Unique-Snapshots-tp7579352p7579409.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to