Hello,
I came with this question from the artifactory list, as there is no answer
from there. I am following what artifactory 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
I can't see where org.jfrog.build.client.ClientProperties supposed to come
from and how can i make this plugin work.
What do I miss?
Thanks!
--
View this message in context:
http://old.nabble.com/artifactory-plugin-problem-tp28922381p28922381.html
Sent from the gradle-user mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email