Hi,

is there a way to enforce the layout of a repository during deploy time?

I have the standard repository libs-release-local with maven2 layout.

From the following three deployments I would like to have deployment 2 and 3
not accepted as the layout is not followed:

1.      curl --user admin:password --upload-file abc.zip
http://localhost:8081/artifactory/simple/libs-release-local/xxx/yyy/2.0/yyy-2.0.zip
2.      curl --user admin:password --upload-file abc.zip
http://localhost:8081/artifactory/simple/libs-release-local/yyy/2.1/yyy-2.1.zip
3.      curl --user admin:password --upload-file abc.zip 
http://localhost:8081/artifactory/simple/libs-release-local/xxx
/cobra/2.2/yyy.zip

Interestingly I have this behavior in “Test Artifact Path Resolution” under
“Edit Repository Layout”.

Thanks, Peter




--
View this message in context: 
http://forums.jfrog.org/Enforce-repository-layout-tp7579041.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to