The 
http://wiki.jfrog.org/confluence/display/RTF/Gradle+Artifactory+Plugin#GradleArtifactoryPlugin-AutomaticInstallation
Artifactory Gradle plugin wiki  has a typo.  I think the colon after the
"url" shouldn't exist, i.e., instead of 



                 maven { url:
'http://repo.jfrog.org/artifactory/gradle-plugins' }


it should be



                 maven { url
'http://repo.jfrog.org/artifactory/gradle-plugins' }


When I use it with the colon I get an error saying the "url" parameter is
required.  If I omit omit the colon, everything works fine.  This is
consistent with the syntax in the 
http://gradle.org/current/docs/userguide/userguide_single.html#defineRemoteMavenRepo
Gradle user's guide .



--
View this message in context: 
http://forums.jfrog.org/Artifactory-Gradle-Plugin-Typo-on-Wiki-tp7095605p7095605.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Cloud Computing - Latest Buzzword or a Glimpse of the Future?
This paper surveys cloud computing today: What are the benefits? 
Why are businesses embracing it? What are its payoffs and pitfalls?
http://www.accelacomm.com/jaw/sdnl/114/51425149/
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to