Hello,

I am following what wiki writes on using artifactory from
gradle-0.9-preview-3. This is what I use:

buildscript {
  apply {
     apply from:
'http://gradle.artifactoryonline.com/gradle/plugins/org/jfrog/buildinfo/build-info-extractor-gradle/1.0.0/artifactoryplugin-1.0.0.gradle'
   }
}

And the output is:

FAILURE: Build failed with an exception.

* Where:
Script
'http://gradle.artifactoryonline.com/gradle/plugins/org/jfrog/buildinfo/build-info-extractor-gradle/1.0.0/artifactoryplugin-1.0.0.gradle'
line: 22

* What went wrong:
A problem occurred evaluating script.
Cause: No such property: ClientProperties for class:
org.gradle.api.internal.initialization.DefaultScriptHandler


Anyone with an idea how to overcome this?
I have not seen another version to try (except a snapshot version of 1.0.0).
Thanks!


Ps: Since I am a newbie all with this stuff it took me quite some time to
figure out that the URL given in the wiki page must different.
-- 
View this message in context: 
http://forums.jfrog.org/gradle-artifactory-plugin-problem-tp5190929p5190929.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