Console Output
21:45:42 [2026-09-20T19:45:42.692Z] + sed -i -e s/version = '.\+'/version = '6.5-build260920'/g build.gradle
21:45:42 [2026-09-20T19:45:42.692Z] + ./gradlew clean build test publishToMavenLocal
21:45:42 [2026-09-20T19:45:42.692Z] Fetching distribution.
21:45:42 [2026-09-20T19:45:42.692Z] Downloading https://services.gradle.org/distributions/gradle-9.7.1-bin.zip
21:45:45 [2026-09-20T19:45:45.106Z] ..............10%..............20%...............30%..............40%...............50%..............60%...............70%..............80%..............90%...............100%
21:45:46 [2026-09-20T19:45:46.967Z]
21:45:46 [2026-09-20T19:45:46.967Z] Welcome to Gradle 9.7.1!
21:45:46 [2026-09-20T19:45:46.967Z]
21:45:46 [2026-09-20T19:45:46.967Z] Here are the highlights of this release:
21:45:46 [2026-09-20T19:45:46.967Z] - Isolated Projects graduates to incubating
21:45:46 [2026-09-20T19:45:46.967Z] - Broader Configuration Cache compatibility
21:45:46 [2026-09-20T19:45:46.967Z] - Resilient Sync helps you fix broken builds
21:45:46 [2026-09-20T19:45:46.967Z] - More source locations in problem reports
21:45:46 [2026-09-20T19:45:46.967Z]
21:45:46 [2026-09-20T19:45:46.967Z] For more details see https://docs.gradle.org/9.7.1/release-notes.html
21:45:46 [2026-09-20T19:45:46.967Z]
21:45:46 [2026-09-20T19:45:46.967Z] Starting a Gradle Daemon (subsequent builds will be faster)
21:46:01 [2026-09-20T19:46:01.730Z] > Task :clean
21:46:01 [2026-09-20T19:46:01.730Z] > Task :compileJava NO-SOURCE
21:46:23 [2026-09-20T19:46:23.542Z] > Task :compileGroovy
21:46:23 [2026-09-20T19:46:23.542Z] > Task :pluginDescriptors
21:46:23 [2026-09-20T19:46:23.542Z] > Task :processResources
21:46:23 [2026-09-20T19:46:23.542Z] > Task :classes
21:46:23 [2026-09-20T19:46:23.542Z] > Task :jar
21:46:23 [2026-09-20T19:46:23.542Z] > Task :sourcesJar
21:46:23 [2026-09-20T19:46:23.542Z] > Task :assemble
21:46:23 [2026-09-20T19:46:23.542Z] > Task :compileTestJava NO-SOURCE
21:46:35 [2026-09-20T19:46:35.656Z] > Task :compileTestGroovy
21:46:37 [2026-09-20T19:46:37.519Z] > Task :pluginUnderTestMetadata
21:46:37 [2026-09-20T19:46:37.769Z] > Task :processTestResources
21:46:37 [2026-09-20T19:46:37.769Z] > Task :testClasses
21:47:09 [2026-09-20T19:47:09.721Z] > Task :test
21:47:19 [2026-09-20T19:47:19.604Z] > Task :validatePlugins
21:47:19 [2026-09-20T19:47:19.604Z] > Task :check
21:47:19 [2026-09-20T19:47:19.604Z] > Task :build
21:47:19 [2026-09-20T19:47:19.604Z] > Task :generateMetadataFileForMavenPublication
21:47:19 [2026-09-20T19:47:19.604Z] > Task :generatePomFileForMavenPublication
21:47:19 [2026-09-20T19:47:19.604Z] > Task :publishMavenPublicationToMavenLocal
21:47:19 [2026-09-20T19:47:19.604Z] > Task :generateMetadataFileForPluginMavenPublication
21:47:19 [2026-09-20T19:47:19.604Z] > Task :generatePomFileForPluginMavenPublication
21:47:19 [2026-09-20T19:47:19.604Z]
21:47:19 [2026-09-20T19:47:19.604Z] > Task :publishPluginMavenPublicationToMavenLocal
21:47:19 [2026-09-20T19:47:19.604Z] Multiple publications with coordinates 'org.silverpeas:silverpeas-setup:6.5-build260920' are published to repository 'mavenLocal'. The publications 'maven' in root project 'silverpeas-setup' and 'pluginMaven' in root project 'silverpeas-setup' will overwrite each other!
21:47:19 [2026-09-20T19:47:19.604Z]
21:47:19 [2026-09-20T19:47:19.604Z] > Task :generatePomFileForSilversetupPluginMarkerMavenPublication
21:47:19 [2026-09-20T19:47:19.604Z] > Task :publishSilversetupPluginMarkerMavenPublicationToMavenLocal
21:47:19 [2026-09-20T19:47:19.604Z] > Task :publishToMavenLocal
21:47:19 [2026-09-20T19:47:19.604Z]
21:47:19 [2026-09-20T19:47:19.604Z] BUILD SUCCESSFUL in 1m 36s
21:47:19 [2026-09-20T19:47:19.604Z] 19 actionable tasks: 19 executed