Hi, The ‘repo’ repository is an Artifactory default virtual repository that aggregates ALL your repositories, meaning all your local/remote repositories, so if the package exists on one of your local/remote repositories it will resolve it. On the other hand the package might not exist in jcenter and therefor it will not resolve it. Can you make sure that the pack you are trying to resolve is not resolved from a local repository?
Cheers, Alex. -- View this message in context: http://forums.jfrog.org/Gradle-plugin-artifact-resolution-not-working-tp7580019p7580046.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
