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.bluemarine2:it-tidalwave-bluemarine2-ui-javafx >-----
[INFO] Building blueMarine II :: UI :: JavaFX 1.1-ALPHA-2-SNAPSHOT      [15/26]
[INFO]   from modules/JavaFX/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-bluemarine2-ui-javafx ---
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-bluemarine2-ui-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/JavaFX' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/JavaFX
[INFO] Storing buildNumber: 5bd725d04573 at timestamp: 1682293421935
[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/blueMarine2_Build_and_Quick_Test/workspace/modules/JavaFX' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/JavaFX
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-bluemarine2-ui-javafx ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine2-ui-javafx ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine2-ui-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.1-ALPHA-2-SNAPSHOT 5bd725d04573
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-bluemarine2-ui-javafx ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 22 resources
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-bluemarine2-ui-javafx ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 20 source files to /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/JavaFX/target/classes
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nullable,/it.tidalwave.dci.annotation.DciRole,/javax.annotation.Nonnull,/javafx.fxml.FXML,/javax.inject.Inject
[WARNING] /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/JavaFX/src/main/java/it/tidalwave/bluemarine2/ui/mainscreen/impl/javafx/JavaFxMainScreenPresentationDelegate.java:[62,14] [deprecation] bindButtonsInPane(GridPane,Collection<UserAction>) in JavaFXBinder has been deprecated
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-bluemarine2-ui-javafx ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/JavaFX/src/test/resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-bluemarine2-ui-javafx ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ it-tidalwave-bluemarine2-ui-javafx ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-bluemarine2-ui-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/JavaFX/target/it-tidalwave-bluemarine2-ui-javafx-1.1-ALPHA-2-SNAPSHOT.5bd725d04573.jar
[INFO] 
[INFO] --- jar:3.2.0:test-jar (default-test-jar) @ it-tidalwave-bluemarine2-ui-javafx ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- install:3.0.0-M1:install (default-install) @ it-tidalwave-bluemarine2-ui-javafx ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/JavaFX/target/it-tidalwave-bluemarine2-ui-javafx-1.1-ALPHA-2-SNAPSHOT.5bd725d04573.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/bluemarine2/it-tidalwave-bluemarine2-ui-javafx/1.1-ALPHA-2-SNAPSHOT/it-tidalwave-bluemarine2-ui-javafx-1.1-ALPHA-2-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueMarine2_Build_and_Quick_Test/workspace/modules/JavaFX/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/bluemarine2/it-tidalwave-bluemarine2-ui-javafx/1.1-ALPHA-2-SNAPSHOT/it-tidalwave-bluemarine2-ui-javafx-1.1-ALPHA-2-SNAPSHOT.pom
[JENKINS] Archiving disabled