Hi,

I have a custom respository layout that I use with Ivy, but I would like to
use Maven-like -SNAPSHOT naming, because when we use snapshots in
development we only really need one for any particular project, and having
stable naming helps.

Trouble is, when I create a respository, and select our custom layout, the
"Maven snapshot behaviour" combo is greyed out. I guess that means I can't
have non-unique snapshots with a non-Maven layout? (yes, I see the naming ;)

I did actually try it anyway, since you can pick the snapshot behaviour and
then pick your repository, but since that doesn't work, I guess it is not
intended to. At least it works until my second publish, as even when I set
overwrite to true, where I get the error:

[15:36:24]: [ivy:publish] impossible to publish artifacts for
org#module;working@server: java.io.IOException: PUT operation to URL
http://server:port/artifactory/repo/org/module/1.1.2-SNAPSHOT/ivy.xml failed
with status code 404: Could not locate artifact
'repo:org/module/1.1.2-SNAPSHOT/ivy.xml'.

Strangely, the JARs seem to publish though, just not the ivy file.

Is it possible to do this somehow?

Thanks for any info!
Kieron Wilkinson


--
View this message in context: 
http://forums.jfrog.org/Snapshots-and-Custom-Repository-Layout-tp7184602p7184602.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to