Console Output
12:51:08 [2026-09-14T10:51:08.863Z] + sed -i -e s/version = '.\+'/version = '6.5-build260914'/g build.gradle
12:51:08 [2026-09-14T10:51:08.863Z] + ./gradlew clean build test publishToMavenLocal
12:51:08 [2026-09-14T10:51:08.863Z] Fetching distribution.
12:51:08 [2026-09-14T10:51:08.863Z] Downloading https://services.gradle.org/distributions/gradle-9.7.1-bin.zip
12:51:11 [2026-09-14T10:51:11.527Z] ..............10%..............20%...............30%..............40%...............50%..............60%...............70%..............80%..............90%...............100%
12:51:13 [2026-09-14T10:51:13.389Z]
12:51:13 [2026-09-14T10:51:13.389Z] Welcome to Gradle 9.7.1!
12:51:13 [2026-09-14T10:51:13.389Z]
12:51:13 [2026-09-14T10:51:13.389Z] Here are the highlights of this release:
12:51:13 [2026-09-14T10:51:13.389Z] - Isolated Projects graduates to incubating
12:51:13 [2026-09-14T10:51:13.389Z] - Broader Configuration Cache compatibility
12:51:13 [2026-09-14T10:51:13.389Z] - Resilient Sync helps you fix broken builds
12:51:13 [2026-09-14T10:51:13.389Z] - More source locations in problem reports
12:51:13 [2026-09-14T10:51:13.389Z]
12:51:13 [2026-09-14T10:51:13.389Z] For more details see https://docs.gradle.org/9.7.1/release-notes.html
12:51:13 [2026-09-14T10:51:13.389Z]
12:51:13 [2026-09-14T10:51:13.639Z] Starting a Gradle Daemon (subsequent builds will be faster)
12:51:28 [2026-09-14T10:51:28.403Z] > Task :clean
12:51:28 [2026-09-14T10:51:28.403Z] > Task :compileJava NO-SOURCE
12:51:43 [2026-09-14T10:51:43.165Z] > Task :compileGroovy
12:51:43 [2026-09-14T10:51:43.165Z] > Task :pluginDescriptors
12:51:43 [2026-09-14T10:51:43.165Z] > Task :processResources
12:51:43 [2026-09-14T10:51:43.165Z] > Task :classes
12:51:43 [2026-09-14T10:51:43.165Z] > Task :jar
12:51:43 [2026-09-14T10:51:43.165Z] > Task :sourcesJar
12:51:43 [2026-09-14T10:51:43.165Z] > Task :assemble
12:51:43 [2026-09-14T10:51:43.165Z] > Task :compileTestJava NO-SOURCE
12:51:43 [2026-09-14T10:51:43.415Z] > Task :compileTestGroovy
12:51:44 [2026-09-14T10:51:44.759Z] > Task :pluginUnderTestMetadata
12:51:45 [2026-09-14T10:51:45.009Z] > Task :processTestResources
12:51:45 [2026-09-14T10:51:45.009Z] > Task :testClasses
12:52:06 [2026-09-14T10:52:06.807Z] > Task :test
12:52:06 [2026-09-14T10:52:06.807Z] > Task :validatePlugins
12:52:06 [2026-09-14T10:52:06.807Z] > Task :check
12:52:06 [2026-09-14T10:52:06.807Z] > Task :build
12:52:06 [2026-09-14T10:52:06.807Z] > Task :generateMetadataFileForMavenPublication
12:52:06 [2026-09-14T10:52:06.807Z] > Task :generatePomFileForMavenPublication
12:52:06 [2026-09-14T10:52:06.807Z] > Task :publishMavenPublicationToMavenLocal
12:52:06 [2026-09-14T10:52:06.807Z] > Task :generateMetadataFileForPluginMavenPublication
12:52:06 [2026-09-14T10:52:06.807Z] > Task :generatePomFileForPluginMavenPublication
12:52:06 [2026-09-14T10:52:06.807Z]
12:52:06 [2026-09-14T10:52:06.807Z] > Task :publishPluginMavenPublicationToMavenLocal
12:52:06 [2026-09-14T10:52:06.807Z] Multiple publications with coordinates 'org.silverpeas:silverpeas-setup:6.5-build260914' are published to repository 'mavenLocal'. The publications 'maven' in root project 'silverpeas-setup' and 'pluginMaven' in root project 'silverpeas-setup' will overwrite each other!
12:52:06 [2026-09-14T10:52:06.807Z]
12:52:06 [2026-09-14T10:52:06.807Z] > Task :generatePomFileForSilversetupPluginMarkerMavenPublication
12:52:06 [2026-09-14T10:52:06.807Z] > Task :publishSilversetupPluginMarkerMavenPublicationToMavenLocal
12:52:06 [2026-09-14T10:52:06.807Z] > Task :publishToMavenLocal
12:52:06 [2026-09-14T10:52:06.807Z]
12:52:06 [2026-09-14T10:52:06.807Z] BUILD SUCCESSFUL in 57s
12:52:06 [2026-09-14T10:52:06.807Z] 19 actionable tasks: 19 executed