Hello Eran, If we use REST API (http://www.jfrog.com/confluence/displa/RTF/Artifactory+REST+API#ArtifactoryRESTAPI-FolderInfo) I saw one example about folder info in every thing i have seen two common things they are *Usage: GET /api/build/{buildName}/{buildNumber} Produces: application/vnd.org.jfrog.build.BuildInfo+json* In usage there is a command GET this we have to use in curl or normal command prompt if yes means can you please explain how to use (GET,POST,PUT)when i am trying this https://mydomain.com:8443/artifactory/webapp/api/ext-release-local:Artifactory/Artifactory/Artifactory/Artifactory-Artifactory.pom i am getting error { "errors" : [ { "status" : 404, "message" : "/artifactory/webapp/api/ext-release-local:Artifactory/Artifactory/Artifactory/Artifactory-Artifactory.pom" } ] }
-- View this message in context: http://forums.jfrog.org/Artifactory-tp7580028p7580121.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
