This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
docpublic:systemes:ssocas:cas7update [2026/02/01 21:37] adminjp [update] |
docpublic:systemes:ssocas:cas7update [2026/02/01 21:51] (current) adminjp [build errors] |
||
|---|---|---|---|
| Line 264: | Line 264: | ||
| } | } | ||
| } | } | ||
| + | </ | ||
| + | |||
| + | puis erreur | ||
| + | |||
| + | < | ||
| + | * Where: | ||
| + | Build file '/ | ||
| + | |||
| + | * What went wrong: | ||
| + | A problem occurred evaluating root project ' | ||
| + | > Could not resolve all artifacts for configuration ' | ||
| + | > Could not find org.apereo.cas: | ||
| + | | ||
| + | - file:/ | ||
| + | - https:// | ||
| + | - https:// | ||
| + | - https:// | ||
| + | | ||
| + | | ||
| + | </ | ||
| + | |||
| + | line 90 de build.gradle appel | ||
| + | |||
| + | apply from: rootProject.file(" | ||
| + | |||
| + | # vim / | ||
| + | |||
| + | on comment alors tout le dernier bloc | ||
| + | |||
| + | < | ||
| + | /* task exportConfigMetadata(group: | ||
| + | def file = new File(project.rootDir, | ||
| + | def queryType = ConfigurationMetadataCatalogQuery.QueryTypes.CAS | ||
| + | ... | ||
| + | } | ||
| + | println " | ||
| + | } | ||
| + | } */ | ||
| + | </ | ||
| + | |||
| + | cela build enfin | ||
| + | |||
| + | < | ||
| + | [root@cas7dev cas-overlay-template-7u]# | ||
| + | To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https:// | ||
| + | Daemon will be stopped at the end of the build | ||
| + | Configuration on demand is an incubating feature. | ||
| + | |||
| + | > Configure project : | ||
| + | Using Amazon Corretto as the JVM vendor for the Java toolchain | ||
| + | Building CAS version 7.2.7 with application server -tomcat | ||
| + | |||
| + | [Incubating] Problems report is available at: file:/// | ||
| + | |||
| + | Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. | ||
| + | |||
| + | You can use ' | ||
| + | |||
| + | For more on this, please refer to https:// | ||
| + | |||
| + | BUILD SUCCESSFUL in 1m 6s | ||
| + | 9 actionable tasks: 9 executed | ||
| + | |||
| + | [root@cas7dev cas-overlay-template-7u]# | ||
| + | total 125420 | ||
| + | -rwxr--r-- 1 root root 128428810 Feb 1 21:46 cas.war | ||
| </ | </ | ||
| ==== 2 correctifs GPT ==== | ==== 2 correctifs GPT ==== | ||