Console Output
00:56:32 [2026-09-02T22:56:32.865Z] + sed -i -e s/version = '.\+'/version = '6.5-build260902'/g build.gradle
00:56:32 [2026-09-02T22:56:32.865Z] + ./gradlew clean build test publishToMavenLocal
00:56:32 [2026-09-02T22:56:32.865Z] Fetching distribution.
00:56:32 [2026-09-02T22:56:32.865Z] Downloading https://services.gradle.org/distributions/gradle-9.7.1-bin.zip
00:56:35 [2026-09-02T22:56:35.529Z] ..............10%..............20%...............30%..............40%...............50%..............60%...............70%..............80%..............90%...............100%
00:56:37 [2026-09-02T22:56:37.390Z]
00:56:37 [2026-09-02T22:56:37.390Z] Welcome to Gradle 9.7.1!
00:56:37 [2026-09-02T22:56:37.390Z]
00:56:37 [2026-09-02T22:56:37.390Z] Here are the highlights of this release:
00:56:37 [2026-09-02T22:56:37.390Z] - Isolated Projects graduates to incubating
00:56:37 [2026-09-02T22:56:37.390Z] - Broader Configuration Cache compatibility
00:56:37 [2026-09-02T22:56:37.390Z] - Resilient Sync helps you fix broken builds
00:56:37 [2026-09-02T22:56:37.390Z] - More source locations in problem reports
00:56:37 [2026-09-02T22:56:37.390Z]
00:56:37 [2026-09-02T22:56:37.390Z] For more details see https://docs.gradle.org/9.7.1/release-notes.html
00:56:37 [2026-09-02T22:56:37.390Z]
00:56:37 [2026-09-02T22:56:37.640Z] Starting a Gradle Daemon (subsequent builds will be faster)
00:56:52 [2026-09-02T22:56:52.403Z] > Task :clean
00:56:52 [2026-09-02T22:56:52.403Z] > Task :compileJava NO-SOURCE
00:57:14 [2026-09-02T22:57:14.200Z] > Task :compileGroovy
00:57:14 [2026-09-02T22:57:14.201Z] > Task :pluginDescriptors
00:57:14 [2026-09-02T22:57:14.201Z] > Task :processResources
00:57:14 [2026-09-02T22:57:14.201Z] > Task :classes
00:57:14 [2026-09-02T22:57:14.201Z] > Task :jar
00:57:14 [2026-09-02T22:57:14.201Z] > Task :sourcesJar
00:57:14 [2026-09-02T22:57:14.201Z] > Task :assemble
00:57:14 [2026-09-02T22:57:14.201Z] > Task :compileTestJava NO-SOURCE
00:57:16 [2026-09-02T22:57:16.062Z] > Task :compileTestGroovy
00:57:17 [2026-09-02T22:57:17.406Z] > Task :pluginUnderTestMetadata
00:57:17 [2026-09-02T22:57:17.656Z] > Task :processTestResources
00:57:17 [2026-09-02T22:57:17.656Z] > Task :testClasses
00:57:39 [2026-09-02T22:57:39.457Z] > Task :test
00:57:39 [2026-09-02T22:57:39.457Z] > Task :validatePlugins
00:57:39 [2026-09-02T22:57:39.457Z] > Task :check
00:57:39 [2026-09-02T22:57:39.457Z] > Task :build
00:57:39 [2026-09-02T22:57:39.457Z] > Task :generateMetadataFileForMavenPublication
00:57:39 [2026-09-02T22:57:39.457Z] > Task :generatePomFileForMavenPublication
00:57:39 [2026-09-02T22:57:39.457Z] > Task :publishMavenPublicationToMavenLocal
00:57:39 [2026-09-02T22:57:39.457Z] > Task :generateMetadataFileForPluginMavenPublication
00:57:39 [2026-09-02T22:57:39.457Z] > Task :generatePomFileForPluginMavenPublication
00:57:39 [2026-09-02T22:57:39.457Z]
00:57:39 [2026-09-02T22:57:39.457Z] > Task :publishPluginMavenPublicationToMavenLocal
00:57:39 [2026-09-02T22:57:39.457Z] Multiple publications with coordinates 'org.silverpeas:silverpeas-setup:6.5-build260902' are published to repository 'mavenLocal'. The publications 'maven' in root project 'silverpeas-setup' and 'pluginMaven' in root project 'silverpeas-setup' will overwrite each other!
00:57:39 [2026-09-02T22:57:39.457Z]
00:57:39 [2026-09-02T22:57:39.457Z] > Task :generatePomFileForSilversetupPluginMarkerMavenPublication
00:57:39 [2026-09-02T22:57:39.457Z] > Task :publishSilversetupPluginMarkerMavenPublicationToMavenLocal
00:57:39 [2026-09-02T22:57:39.457Z] > Task :publishToMavenLocal
00:57:39 [2026-09-02T22:57:39.457Z]
00:57:39 [2026-09-02T22:57:39.457Z] BUILD SUCCESSFUL in 1m 6s
00:57:39 [2026-09-02T22:57:39.457Z] 19 actionable tasks: 19 executed