Skip to content

Console Output

21:43:52 [2026-09-16T19:43:52.484Z] + sed -i -e s/version = '.\+'/version = '6.5-build260916'/g build.gradle
21:43:52 [2026-09-16T19:43:52.484Z] + ./gradlew clean build test publishToMavenLocal
21:43:52 [2026-09-16T19:43:52.484Z] Fetching distribution.
21:43:52 [2026-09-16T19:43:52.484Z] Downloading https://services.gradle.org/distributions/gradle-9.7.1-bin.zip
21:43:55 [2026-09-16T19:43:55.148Z] ..............10%..............20%...............30%..............40%...............50%..............60%...............70%..............80%..............90%...............100%
21:43:57 [2026-09-16T19:43:57.630Z] 
21:43:57 [2026-09-16T19:43:57.630Z] Welcome to Gradle 9.7.1!
21:43:57 [2026-09-16T19:43:57.630Z] 
21:43:57 [2026-09-16T19:43:57.630Z] Here are the highlights of this release:
21:43:57 [2026-09-16T19:43:57.630Z]  - Isolated Projects graduates to incubating
21:43:57 [2026-09-16T19:43:57.630Z]  - Broader Configuration Cache compatibility
21:43:57 [2026-09-16T19:43:57.630Z]  - Resilient Sync helps you fix broken builds
21:43:57 [2026-09-16T19:43:57.630Z]  - More source locations in problem reports
21:43:57 [2026-09-16T19:43:57.630Z] 
21:43:57 [2026-09-16T19:43:57.630Z] For more details see https://docs.gradle.org/9.7.1/release-notes.html
21:43:57 [2026-09-16T19:43:57.630Z] 
21:43:57 [2026-09-16T19:43:57.630Z] Starting a Gradle Daemon (subsequent builds will be faster)
21:44:12 [2026-09-16T19:44:12.392Z] > Task :clean
21:44:12 [2026-09-16T19:44:12.392Z] > Task :compileJava NO-SOURCE
21:44:27 [2026-09-16T19:44:27.159Z] > Task :compileGroovy
21:44:27 [2026-09-16T19:44:27.159Z] > Task :pluginDescriptors
21:44:27 [2026-09-16T19:44:27.159Z] > Task :processResources
21:44:27 [2026-09-16T19:44:27.159Z] > Task :classes
21:44:27 [2026-09-16T19:44:27.159Z] > Task :jar
21:44:27 [2026-09-16T19:44:27.159Z] > Task :sourcesJar
21:44:27 [2026-09-16T19:44:27.159Z] > Task :assemble
21:44:27 [2026-09-16T19:44:27.159Z] > Task :compileTestJava NO-SOURCE
21:44:27 [2026-09-16T19:44:27.710Z] > Task :compileTestGroovy
21:44:29 [2026-09-16T19:44:29.053Z] > Task :pluginUnderTestMetadata
21:44:29 [2026-09-16T19:44:29.304Z] > Task :processTestResources
21:44:29 [2026-09-16T19:44:29.304Z] > Task :testClasses
21:44:51 [2026-09-16T19:44:51.102Z] > Task :test
21:44:51 [2026-09-16T19:44:51.102Z] > Task :validatePlugins
21:44:51 [2026-09-16T19:44:51.102Z] > Task :check
21:44:51 [2026-09-16T19:44:51.102Z] > Task :build
21:44:51 [2026-09-16T19:44:51.102Z] > Task :generateMetadataFileForMavenPublication
21:44:51 [2026-09-16T19:44:51.102Z] > Task :generatePomFileForMavenPublication
21:44:51 [2026-09-16T19:44:51.102Z] > Task :publishMavenPublicationToMavenLocal
21:44:51 [2026-09-16T19:44:51.102Z] > Task :generateMetadataFileForPluginMavenPublication
21:44:51 [2026-09-16T19:44:51.102Z] > Task :generatePomFileForPluginMavenPublication
21:44:51 [2026-09-16T19:44:51.102Z] 
21:44:51 [2026-09-16T19:44:51.102Z] > Task :publishPluginMavenPublicationToMavenLocal
21:44:51 [2026-09-16T19:44:51.102Z] Multiple publications with coordinates 'org.silverpeas:silverpeas-setup:6.5-build260916' 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:44:51 [2026-09-16T19:44:51.102Z] 
21:44:51 [2026-09-16T19:44:51.102Z] > Task :generatePomFileForSilversetupPluginMarkerMavenPublication
21:44:51 [2026-09-16T19:44:51.102Z] > Task :publishSilversetupPluginMarkerMavenPublicationToMavenLocal
21:44:51 [2026-09-16T19:44:51.102Z] > Task :publishToMavenLocal
21:44:51 [2026-09-16T19:44:51.102Z] 
21:44:51 [2026-09-16T19:44:51.102Z] BUILD SUCCESSFUL in 58s
21:44:51 [2026-09-16T19:44:51.102Z] 19 actionable tasks: 19 executed