There are some changes in ./gradle/task.gradle, one of them is related to
metadata repository:
//classpath
"org.apereo.cas:cas-server-core-configuration-metadata-repository:${project.'cas.version'}"
classpath
"org.apereo.cas:cas-server-support-configuration-metadata-repository:${
project.'cas.version'}"
I'd suggest to review the entire file against yours.
On Wednesday, 30 July 2025 at 10:58:22 UTC-4 atilling wrote:
> Attempting to build 7.2.5 after upgrading 7.1.6 using the blog post
> https://fawnoos.com/2024/03/07/cas70x-upgrades-openrewrite/
>
> Upgrade went fine, but ./gradlew build is unable to find certain pom files.
>
> A problem occurred configuring root project 'cas'.
>
> > Could not resolve all artifacts for configuration 'classpath'.
>
> > Could not find
> org.apereo.cas:cas-server-core-configuration-metadata-repository:7.2.5.
>
> Searched in the following locations:
>
> -
> file:/root/.m2/repository/org/apereo/cas/cas-server-core-configuration-metadata-repository/7.2.5/cas-server-core-configuration-metadata-repository-7.2.5.pom
>
> -
> https://repo.maven.apache.org/maven2/org/apereo/cas/cas-server-core-configuration-metadata-repository/7.2.5/cas-server-core-configuration-metadata-repository-7.2.5.pom
>
> -
> https://plugins.gradle.org/m2/org/apereo/cas/cas-server-core-configuration-metadata-repository/7.2.5/cas-server-core-configuration-metadata-repository-7.2.5.pom
>
> -
> https://repo.spring.io/milestone/org/apereo/cas/cas-server-core-configuration-metadata-repository/7.2.5/cas-server-core-configuration-metadata-repository-7.2.5.pom
>
> Required by:
>
> root project
>
--
- Website: https://apereo.github.io/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
---
You received this message because you are subscribed to the Google Groups "CAS
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/a/apereo.org/d/msgid/cas-user/d1882975-28f5-4be9-891c-269f6be95dcbn%40apereo.org.