Trying to use the following config in gradle (for some user plugin unit
testing):

  maven { url 'http://repo.jfrog.org/artifactory/libs-releases-local/' }
  compile "org.artifactory:artifactory-papi:2.6.4"
  compile "org.jfrog.buildinfo:build-info-api:2.0.13"

I'm seeing the error:

> Could not resolve group:org.artifactory, module:artifactory-papi,
> version:2.6.4.
  Required by:
      :groovy:unspecified
   > Could not find group:org.artifactory, module:artifactory-base-parent,
version:2.6.4.

And it does look like the artifactory-papi pom's parent pom
(artifactory-base-parent) is missing from this repo.    



--
View this message in context: 
http://forums.jfrog.org/loading-artifactory-papi-and-build-info-api-from-repo-jfrog-org-tp7578279.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
How fast is your code?
3 out of 4 devs don\\\'t know how their code performs in production.
Find out how slow your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219672;13503038;z?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to