Console Output
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO]
[INFO] -------------< it.tidalwave.solidblue3:solidblue3-commons >-------------
[INFO] Building SolidBlue III :: Commons 1.1-SNAPSHOT [3/6]
[INFO] from modules/Commons/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.2.0:clean (default-clean) @ solidblue3-commons ---
[INFO]
[INFO] --- buildnumber:3.0.0:create (default) @ solidblue3-commons ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SolidBlue3_Build_and_Test/workspace/modules/Commons' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/SolidBlue3_Build_and_Test/workspace/modules/Commons
[INFO] Storing buildNumber: a707baee9811 at timestamp: 1683236121102
[WARNING] Cannot get the branch information from the git repository:
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SolidBlue3_Build_and_Test/workspace/modules/Commons' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/SolidBlue3_Build_and_Test/workspace/modules/Commons
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ solidblue3-commons ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ solidblue3-commons ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ solidblue3-commons ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: origin/feature/SLB3J-19 1.1-SNAPSHOT a707baee9811
[INFO] [echo] Java Version: 17.0.6 -source 17 -target 17 -release 17
[INFO] Executed tasks
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ solidblue3-commons ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SolidBlue3_Build_and_Test/workspace/modules/Commons/src/main/resources
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ solidblue3-commons ---
[INFO] Changes detected - recompiling the module! :source
[INFO] Compiling 5 source files with javac [forked debug deprecation release 17] to target/classes
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ solidblue3-commons ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SolidBlue3_Build_and_Test/workspace/modules/Commons/src/test/resources
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ solidblue3-commons ---
[INFO] No sources to compile
[INFO]
[INFO] --- surefire:3.0.0:test (default-test) @ solidblue3-commons ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO]
[INFO] --- jar:3.3.0:jar (default-jar) @ solidblue3-commons ---
[INFO] Building jar: /var/jenkins_home/jobs/SolidBlue3_Build_and_Test/workspace/modules/Commons/target/solidblue3-commons-1.1-SNAPSHOT.a707baee9811.jar
[INFO]
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ solidblue3-commons ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- install:3.1.1:install (default-install) @ solidblue3-commons ---
[INFO] Installing /var/jenkins_home/jobs/SolidBlue3_Build_and_Test/workspace/modules/Commons/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/solidblue3/solidblue3-commons/1.1-SNAPSHOT/solidblue3-commons-1.1-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/SolidBlue3_Build_and_Test/workspace/modules/Commons/target/solidblue3-commons-1.1-SNAPSHOT.a707baee9811.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/solidblue3/solidblue3-commons/1.1-SNAPSHOT/solidblue3-commons-1.1-SNAPSHOT.jar
[JENKINS] Archiving disabled