kakawait / cas-security-spring-boot-starter

Spring boot starter for Apereo CAS client fully integrated with Spring security
MIT License
153 stars 45 forks source link

Unresolved dependency on cas-security-spring-boot-parent 0.7.0 #86

Closed Holm78 closed 6 years ago

Holm78 commented 6 years ago

Latest release 0.7.0 can't be used due to unresolved dependency on cas-security-spring-boot-parent 0.7.0: Could not resolve all files for configuration ':compileClasspath'.

Could not resolve com.kakawait:cas-security-spring-boot-starter:0.7.0. Required by: project : Could not resolve com.kakawait:cas-security-spring-boot-starter:0.7.0. Could not parse POM https://repo.maven.apache.org/maven2/com/kakawait/cas-security-spring-boot-starter/0.7.0/cas-security-spring-boot-starter-0.7.0.pom Could not find com.kakawait:cas-security-spring-boot-parent:0.7.0. Searched in the following locations: https://repo.maven.apache.org/maven2/com/kakawait/cas-security-spring-boot-parent/0.7.0/cas-security-spring-boot-parent-0.7.0.pom https://repo.maven.apache.org/maven2/com/kakawait/cas-security-spring-boot-parent/0.7.0/cas-security-spring-boot-parent-0.7.0.jar https://jcenter.bintray.com/com/kakawait/cas-security-spring-boot-parent/0.7.0/cas-security-spring-boot-parent-0.7.0.pom https://jcenter.bintray.com/com/kakawait/cas-security-spring-boot-parent/0.7.0/cas-security-spring-boot-parent-0.7.0.jar Could not resolve com.kakawait:cas-security-spring-boot-starter:0.7.0. Could not parse POM https://jcenter.bintray.com/com/kakawait/cas-security-spring-boot-starter/0.7.0/cas-security-spring-boot-starter-0.7.0.pom Could not find com.kakawait:cas-security-spring-boot-parent:0.7.0.

kakawait commented 6 years ago

Thank you. I may understand why, is related to recent refactoring on pom.xml. I will push 0.7.1 soon

kakawait commented 6 years ago

I tried to repush only missing parent pom but still pending on maven central. If nothing in next your I will push new release.

Sorry for that. My local ~/.m2/repository hide that issue

Holm78 commented 6 years ago

Thank you

kakawait commented 6 years ago

@Holm78 I just repushed 0.7.1. Please wait somes mins / hours to be sure that central maven will be refreshed

Holm78 commented 6 years ago

thank you, it works!

kakawait commented 6 years ago

I may create a new 0.7.2 to fix something on pom.xml but as end-user is not worth-it to upgrade because no real change, just cleaning thing on pom.xml