Continuing...

I changed the script name in URL to artifactoryinitplugin-1.0.0.gradle and
it proceeds further, still fails with:

==== clientModule: tried

        ==== http://gradle.artifactoryonline.com/gradle/plugins: tried

         
http://gradle.artifactoryonline.com/gradle/plugins/commons-io/commons-io/1.4/commons-io-1.4.pom

          -- artifact commons-io#commons-io;1.4!commons-io.jar:

         
http://gradle.artifactoryonline.com/gradle/plugins/commons-io/commons-io/1.4/commons-io-1.4.jar

                module not found: commons-lang#commons-lang;2.4
...

* What went wrong:
A problem occurred evaluating root project 'PSMC'.
Cause: Could not resolve all dependencies for configuration 'classpath':
    - unresolved dependency: commons-io#commons-io;1.4: not found
    - unresolved dependency: commons-lang#commons-lang;2.4: not found
    - unresolved dependency: com.google.collections#google-collections;1.0:
not found
    - unresolved dependency: com.thoughtworks.xstream#xstream;1.3.1: not
found
    - unresolved dependency: org.codehaus.jackson#jackson-mapper-asl;1.5.1:
not found
    - unresolved dependency: org.apache.httpcomponents#httpclient;4.0: not
found
    - unresolved dependency: org.gradle#gradle-core;0.9-preview-3: not found
    - unresolved dependency: org.gradle#gradle-plugins;0.9-preview-3: not
found
    - unresolved dependency:
org.codehaus.groovy.maven.runtime#gmaven-runtime-1.6;1.0: not found
    - unresolved dependency: com.google.code.findbugs#jsr305;1.3.9: not
found
    - unresolved dependency: org.slf4j#slf4j-api;1.5.8: not found


I repeated this with a fresh build.gradle that contained nothing beyond
plugin retriaval. This fails the same way.
So if I understand correctly what's happening:
- plugin starting script is downloaded and executed
- plugin's dependencies are tried to be resolved, but failed

Any help appreciated!
-- 
View this message in context: 
http://forums.jfrog.org/gradle-artifactory-plugin-problem-tp5190929p5194322.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to