Hi,

what happens if you enter the path into the "Test Artifact Path Resolution"
box?
What happens if you try to upload via the REST API using curl:
https://www.jfrog.com/confluence/display/RTF/Artifactory+REST+API#ArtifactoryRESTAPI-DeployArtifact
?

Best, Peter 



http://www.jfrog.com/confluence/download/attachments/25067950/nuget-layout.png?version=2&modificationDate=1387128927000&api=v2

http://www.jfrog.com/confluence/download/attachments/25067950/nuget_local_config.PNG?version=2&modificationDate=1387128836000&api=v2


HJScherer wrote
> We have an issue with the “Jenkins Artifactory Plugin” and deploying. We
> are using “Artifactory Pro Power Pack 3.1.1.1 (rev. 30080)“
> 
> Our Repository-Layout is defined as
> “[org]/[classifier]/[module]/[module].[baseRev](-[folderItegRev]).[ext]”
> 
> We try to deploy a module named “ArchiveManager.4.0.0.0.nupkg” to the
> Artifactory into a target repository named “staging”.
> 
> In the “Published Artifacts” filed of the Artifactory Plugin I entered
> “NuGet/*.nupkg => myCompany/Libraries/ArchiveManager” . The desired path
> should be “myCompany/Libraries/ArchiveManager/
> ArchiveManager.4.0.0.0.nupkg”.
> 
> The Jenkins job fails with
> Successfully created package
> 'C:\Jenkins\workspace\ArchiveManager\NuGet\ArchiveManager.4.0.0.0.nupkg'. 
> 
> For pattern: NuGet/*.nupkg 1 artifacts were found 
> Deploying artifact:
> https://artifactory.xxx.de/artifactory/staging/myCompany/Libraries/ArchiveManager/ArchiveManager.4.0.0.0.nupkg
>  
> ERROR: Failed to deploy file: HTTP response code: 409. HTTP response
> message: Conflict
> http://stacktrace.jenkins-ci.org/search?query=java.io.IOException
> 
> When I change the “Published Artifacts” to “NuGet/*.nupkg =>
> myCompany/Libraries/XXX” the NuGet package can be deployed as
> https://artifactory.xxx.de/artifactory/staging/myCompany/Libraries/XXX/ArchiveManager.4.0.0.0.nupkg
> 
> Any thoughts how should the configuration be to deploy a NuGet package to
> the Artifactory, which meets our repository layout
> “myCompany/Libraries/ArchiveManager/ArchiveManager.4.0.0.0.nupkg”?
> 
> thanks
> HJ.





--
View this message in context: 
http://forums.jfrog.org/Jenkins-Artifactory-Plugin-and-NUGET-format-and-layout-tp7579715p7579719.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to