Skip to content

Console Output

+ mvn -B versions:set -DnewVersion=1.5.1-SNAPSHOT
Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c)
Maven home: /opt/tools/apache-maven/latest
Java version: 11.0.18, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-11/jdk-11.0.18+10
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] leshan                                                             [pom]
[INFO] leshan - core                                                   [bundle]
[INFO] leshan - core californium                                       [bundle]
[INFO] leshan - server core                                            [bundle]
[INFO] leshan - server californium                                     [bundle]
[INFO] leshan - server redis                                           [bundle]
[INFO] leshan - client core                                            [bundle]
[INFO] leshan - client californium                                     [bundle]
[INFO] leshan - integration tests                                         [jar]
[INFO] leshan - server demo                                               [jar]
[INFO] leshan - client demo                                               [jar]
[INFO] leshan - bootstrap server demo                                     [jar]
[INFO] 
[INFO] ---------------------< org.eclipse.leshan:leshan >----------------------
[INFO] Building leshan 1.5.0                                             [1/12]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- versions:2.12.0:set (default-cli) @ leshan ---
[INFO] Searching for local aggregator root...
[INFO] Local aggregation root: /home/jenkins/agent/workspace/leshan-release
[INFO] Processing change of org.eclipse.leshan:leshan:1.5.0 -> 1.5.1-SNAPSHOT
[INFO] Processing org.eclipse.leshan:leshan
[INFO]     Updating project org.eclipse.leshan:leshan
[INFO]         from version 1.5.0 to 1.5.1-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.leshan:leshan-bsserver-demo
[INFO]     Updating parent org.eclipse.leshan:leshan
[INFO]         from version 1.5.0 to 1.5.1-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.leshan:leshan-client-cf
[INFO]     Updating parent org.eclipse.leshan:leshan
[INFO]         from version 1.5.0 to 1.5.1-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.leshan:leshan-client-core
[INFO]     Updating parent org.eclipse.leshan:leshan
[INFO]         from version 1.5.0 to 1.5.1-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.leshan:leshan-client-demo
[INFO]     Updating parent org.eclipse.leshan:leshan
[INFO]         from version 1.5.0 to 1.5.1-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.leshan:leshan-core-cf
[INFO]     Updating parent org.eclipse.leshan:leshan
[INFO]         from version 1.5.0 to 1.5.1-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.leshan:leshan-core
[INFO]     Updating parent org.eclipse.leshan:leshan
[INFO]         from version 1.5.0 to 1.5.1-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.leshan:leshan-integration-tests
[INFO]     Updating parent org.eclipse.leshan:leshan
[INFO]         from version 1.5.0 to 1.5.1-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.leshan:leshan-server-cf
[INFO]     Updating parent org.eclipse.leshan:leshan
[INFO]         from version 1.5.0 to 1.5.1-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.leshan:leshan-server-core
[INFO]     Updating parent org.eclipse.leshan:leshan
[INFO]         from version 1.5.0 to 1.5.1-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.leshan:leshan-server-demo
[INFO]     Updating parent org.eclipse.leshan:leshan
[INFO]         from version 1.5.0 to 1.5.1-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.leshan:leshan-server-redis
[INFO]     Updating parent org.eclipse.leshan:leshan
[INFO]         from version 1.5.0 to 1.5.1-SNAPSHOT
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for leshan 1.5.0:
[INFO] 
[INFO] leshan ............................................. SUCCESS [  1.843 s]
[INFO] leshan - core ...................................... SKIPPED
[INFO] leshan - core californium .......................... SKIPPED
[INFO] leshan - server core ............................... SKIPPED
[INFO] leshan - server californium ........................ SKIPPED
[INFO] leshan - server redis .............................. SKIPPED
[INFO] leshan - client core ............................... SKIPPED
[INFO] leshan - client californium ........................ SKIPPED
[INFO] leshan - integration tests ......................... SKIPPED
[INFO] leshan - server demo ............................... SKIPPED
[INFO] leshan - client demo ............................... SKIPPED
[INFO] leshan - bootstrap server demo ..................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  4.195 s
[INFO] Finished at: 2023-08-29T10:42:31Z
[INFO] ------------------------------------------------------------------------
[WARNING] 
[WARNING] Plugin validation issues were detected in 2 plugin(s)
[WARNING] 
[WARNING]  * org.apache.maven.plugins:maven-site-plugin:3.12.0
[WARNING]  * org.codehaus.mojo:versions-maven-plugin:2.12.0
[WARNING] 
[WARNING] For more or less details, use 'maven.plugin.validation' property with one of the values (case insensitive): [BRIEF, DEFAULT, VERBOSE]
[WARNING]