Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Importing RC2 of Plugin Returns Not Found #3

Open
Spengreb opened this issue Sep 28, 2017 · 6 comments
Open

Importing RC2 of Plugin Returns Not Found #3

Spengreb opened this issue Sep 28, 2017 · 6 comments

Comments

@Spengreb
Copy link

Trying to import the RC2 version of this project returns

> Could not resolve all files for configuration ':classpath'.
   > Could not find gradle.plugin.com.iadams.gradle:gradle-openshift-plugin:0.1-RC2.
     Searched in the following locations:
         file:/home/mcmac/.m2/repository/gradle/plugin/com/iadams/gradle/gradle-openshift-plugin/0.1-RC2/gradle-openshift-plugin-0.1-RC2.pom
         file:/home/mcmac/.m2/repository/gradle/plugin/com/iadams/gradle/gradle-openshift-plugin/0.1-RC2/gradle-openshift-plugin-0.1-RC2.jar
         https://repo1.maven.org/maven2/gradle/plugin/com/iadams/gradle/gradle-openshift-plugin/0.1-RC2/gradle-openshift-plugin-0.1-RC2.pom
         https://repo1.maven.org/maven2/gradle/plugin/com/iadams/gradle/gradle-openshift-plugin/0.1-RC2/gradle-openshift-plugin-0.1-RC2.jar
         https://jcenter.bintray.com/gradle/plugin/com/iadams/gradle/gradle-openshift-plugin/0.1-RC2/gradle-openshift-plugin-0.1-RC2.pom
         https://jcenter.bintray.com/gradle/plugin/com/iadams/gradle/gradle-openshift-plugin/0.1-RC2/gradle-openshift-plugin-0.1-RC2.jar
         http://repo.spring.io/plugins-release/gradle/plugin/com/iadams/gradle/gradle-openshift-plugin/0.1-RC2/gradle-openshift-plugin-0.1-RC2.pom
         http://repo.spring.io/plugins-release/gradle/plugin/com/iadams/gradle/gradle-openshift-plugin/0.1-RC2/gradle-openshift-plugin-0.1-RC2.jar
         http://repo.spring.io/milestone/gradle/plugin/com/iadams/gradle/gradle-openshift-plugin/0.1-RC2/gradle-openshift-plugin-0.1-RC2.pom
         http://repo.spring.io/milestone/gradle/plugin/com/iadams/gradle/gradle-openshift-plugin/0.1-RC2/gradle-openshift-plugin-0.1-RC2.jar
         https://plugins.gradle.org/m2/gradle/plugin/com/iadams/gradle/gradle-openshift-plugin/0.1-RC2/gradle-openshift-plugin-0.1-RC2.pom
         https://plugins.gradle.org/m2/gradle/plugin/com/iadams/gradle/gradle-openshift-plugin/0.1-RC2/gradle-openshift-plugin-0.1-RC2.jar

Although RC1 doesn't seem to have an issue.

I looked at the gradle plugin site and it looks like the JAR for RC2 was not published.

@iwarapter
Copy link
Owner

@Spengreb i might not have published it, let me check and will publish if not!

@iwarapter
Copy link
Owner

Hmmm, i have definitely published it, (i cant re-publish it either) but getting the same error you do, will raise a bug on the GitHub issues!

@ghost
Copy link

ghost commented Apr 4, 2018

Why not rename your RC2 to RC3 and re-deploy? No one can use/test the RC2

@Spengreb
Copy link
Author

Spengreb commented Apr 4, 2018

iirc The issue here was that the publishing plugin he was using is out of date. I forked it and added the official gradle publisher plugin and I publish to s3.

@mariusz-jasinski
Copy link

Could You publish RC3 version on plugins.gradle.org site ?
RC2 is still failed

@mariusz-jasinski
Copy link

iirc The issue here was that the publishing plugin he was using is out of date. I forked it and added the official gradle publisher plugin and I publish to s3.

Is there any public repo with valid RC2 version ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants