Hi Jetro, It looks like you are trying to deploy a "snapshot" artifact to a "releases" repository, which is not allowed.
HTH Tomer On 08/25/2010 05:58 PM, jettro wrote: > Hi, > I am trying out the artifactory gradle plugin. But when trying to actually > upload the artifact I fail with the following exception: > > > Caused by: java.io.IOException: PUT operation to URL > http://<servername>/artifactory/libs-releases-local;buildInfo.build.name=ro-scripts;buildInfo.build.number=1282747736790/nl/gridshore/ro-scripts/0.9-SNAPSHOT/ro-scripts-0.9-SNAPSHOT.jar > failed with status code 409: Conflict > at > org.apache.ivy.util.url.AbstractURLHandler.validatePutStatusCode(AbstractURLHandler.java:82) > at > org.apache.ivy.util.url.BasicURLHandler.upload(BasicURLHandler.java:219) > at org.apache.ivy.util.FileUtil.copy(FileUtil.java:148) > at > org.apache.ivy.plugins.repository.url.URLRepository.put(URLRepository.java:84) > at > org.apache.ivy.plugins.repository.AbstractRepository.put(AbstractRepository.java:130) > at > org.apache.ivy.plugins.resolver.RepositoryResolver.put(RepositoryResolver.java:227) > at > org.apache.ivy.plugins.resolver.RepositoryResolver.publish(RepositoryResolver.java:209) > at > org.apache.ivy.core.publish.PublishEngine.publish(PublishEngine.java:281) > at > org.apache.ivy.core.publish.PublishEngine.publish(PublishEngine.java:260) > at > org.gradle.api.internal.artifacts.ivyservice.DefaultIvyDependencyPublisher.publish(DefaultIvyDependencyPublisher.java:54) > ... 43 common frames omitted > > Does someone have an idea what I am doing wrong? > > thanks ------------------------------------------------------------------------------ Sell apps to millions through the Intel(R) Atom(Tm) Developer Program Be part of this innovative community and reach millions of netbook users worldwide. Take advantage of special opportunities to increase revenue and speed time-to-market. Join now, and jumpstart your future. http://p.sf.net/sfu/intel-atom-d2d _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
