Hi, i have problems by using the Artifactory REST API. Now i use Artifactory 2.3.1 on Solaris 10. My Client works on a Microsoft Windows XP Professional machine.
I already used the REST API with earlier Versions of Artifactory (with Version 2.2.0) without problems. But now since the Upgrade from 2.2.0 to 2.3.1 it's not working the way i do. Some of the REST API Commands are working without problems others are not working. Am i do it false? I have a Artefakt with following data in Artifactory: groupId: de.deutscherv.efgvtest artifactId:EFGVTest version:0.0.1-SNAPSHOT The following Commands are not working: - GET http://maven-repository:8081/artifactory/api/storage/apitest/de/deutscherv/efgvtest/EFGVTest/0.0.1-SNAPSHOT/ But these Commands are working: - GET http://maven-repository:8081/artifactory/api/storage/apitest/de/deutscherv/efgvtest/EFGVTest/0.0.1-SNAPSHOT/EFGVTest-0.0.1-SNAPSHOT.pom - GET http://maven-repository:8081/artifactory/api/storage/apitest/de/deutscherv/efgvtest/EFGVTest/0.0.1-SNAPSHOT/EFGVTest-0.0.1-SNAPSHOT.jar My Question Why some Commands are not working? Has anyone an idea what i do wrong? Or is there a Bug? Thanks in advance. -- View this message in context: http://forums.jfrog.org/Problems-with-REST-API-tp6394003p6394003.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ What Every C/C++ and Fortran developer Should Know! Read this article and learn how Intel has extended the reach of its next-generation tools to help Windows* and Linux* C/C++ and Fortran developers boost performance applications - including clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
