Skip to content

Console Output

+ mvn --batch-mode --errors clean package -Pbuild-documentation --projects documentation --also-make
Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
Maven home: /opt/tools/apache-maven/latest
Java version: 17.0.3, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.3+7
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix"
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[WARNING] The project org.eclipse.ditto:ditto:pom:0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Eclipse Ditto                                                      [pom]
[INFO] Eclipse Ditto :: Documentation                                     [pom]
[INFO] 
[INFO] ----------------------< org.eclipse.ditto:ditto >-----------------------
[INFO] Building Eclipse Ditto 0-SNAPSHOT                                  [1/2]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto ---
[INFO] 
[INFO] --- flatten-maven-plugin:1.0.1:clean (flatten.clean) @ ditto ---
[INFO] 
[INFO] --- license-maven-plugin:3.0:check (default) @ ditto ---
[INFO] Checking licenses...
[WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
[WARNING] See http://mycila.github.io/license-maven-plugin for more information.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ ditto ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/website-build-and-deploy-full/ditto-release-1.3/target/jacoco.exec -Dfile.encoding=UTF-8
[INFO] 
[INFO] --- license-maven-plugin:1.17:add-third-party (default-cli) @ ditto ---
[WARNING] The goal is skip due to packaging 'pom'
[INFO] 
[INFO] --- flatten-maven-plugin:1.0.1:flatten (flatten) @ ditto ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto:pom:0-SNAPSHOT...
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:unpack-dependencies (copy-legal-docs) @ ditto ---
[INFO] 
[INFO] ---------------< org.eclipse.ditto:ditto-documentation >----------------
[INFO] Building Eclipse Ditto :: Documentation 0-SNAPSHOT                 [2/2]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-documentation ---
[INFO] 
[INFO] --- flatten-maven-plugin:1.0.1:clean (flatten.clean) @ ditto-documentation ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ ditto-documentation ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/website-build-and-deploy-full/ditto-release-1.3/documentation/target/jacoco.exec -Dfile.encoding=UTF-8
[INFO] 
[INFO] --- gem-maven-plugin:2.0.1:exec (generate-documentation) @ ditto-documentation ---
[WARNING] OpenJDK 64-Bit Server VM warning: Ignoring option --illegal-access=warn; support was removed in 17.0
unsupported Java version "17", defaulting to 1.7

[INFO] Successfully installed jekyll-3.6.2
[INFO] Successfully installed addressable-2.5.2
[INFO] Successfully installed public_suffix-3.0.1
[INFO] Successfully installed colorator-1.1.0
[INFO] Successfully installed jekyll-sass-converter-1.5.0
[INFO] Successfully installed sass-3.5.3
[INFO] Successfully installed sass-listen-4.0.0
[INFO] Successfully installed jekyll-watch-1.5.0
[INFO] Successfully installed listen-3.0.8
[INFO] Successfully installed rb-fsevent-0.10.2
[INFO] Successfully installed rb-inotify-0.9.10
[INFO] Successfully installed ffi-1.9.18-java
[INFO] Successfully installed kramdown-1.15.0
[INFO] Successfully installed liquid-4.0.0
[INFO] Successfully installed mercenary-0.3.6
[INFO] Successfully installed pathutil-0.16.0
[INFO] Successfully installed forwardable-extended-2.6.0
[INFO] Successfully installed rouge-2.2.1
[INFO] Successfully installed safe_yaml-1.0.4
[INFO] Successfully installed jekyll-sitemap-1.1.1
[INFO] 20 gems installed
[WARNING] OpenJDK 64-Bit Server VM warning: Ignoring option --illegal-access=warn; support was removed in 17.0
unsupported Java version "17", defaulting to 1.7

[WARNING] OpenJDK 64-Bit Server VM warning: Ignoring option --illegal-access=warn; support was removed in 17.0
unsupported Java version "17", defaulting to 1.7

[INFO] Configuration file: /home/jenkins/agent/workspace/website-build-and-deploy-full/ditto-release-1.3/documentation/src/main/resources/_config.yml
[INFO]             Source: /home/jenkins/agent/workspace/website-build-and-deploy-full/ditto-release-1.3/documentation/src/main/resources
[INFO]        Destination: /home/jenkins/agent/workspace/website-build-and-deploy-full/ditto-release-1.3/documentation/target/classes
[INFO]  Incremental build: disabled. Enable with --incremental
[INFO]       Generating... 
[INFO]                     done in 19.061 seconds.
[INFO]  Auto-regeneration: disabled. Use --watch to enable.
[WARNING] OpenJDK 64-Bit Server VM warning: Ignoring option --illegal-access=warn; support was removed in 17.0
unsupported Java version "17", defaulting to 1.7

[INFO] 
[INFO] --- flatten-maven-plugin:1.0.1:flatten (flatten) @ ditto-documentation ---
[INFO] Generating flattened POM of project org.eclipse.ditto:ditto-documentation:pom:0-SNAPSHOT...
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ ditto-documentation ---
[INFO] Reading assembly descriptor: src/main/resources/assembly.xml
[INFO] Building zip: /home/jenkins/agent/workspace/website-build-and-deploy-full/ditto-release-1.3/documentation/target/ditto-documentation-0-SNAPSHOT-site.zip
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Eclipse Ditto 0-SNAPSHOT:
[INFO] 
[INFO] Eclipse Ditto ...................................... SUCCESS [  2.990 s]
[INFO] Eclipse Ditto :: Documentation ..................... SUCCESS [ 37.509 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  42.167 s
[INFO] Finished at: 2022-09-28T08:52:48Z
[INFO] ------------------------------------------------------------------------