SuccèsSortie de la console

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Generic System Example Javafx 4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-example-javafx ---
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (default-cli) > generate-sources @ gs-example-javafx >>>
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (default-cli) < generate-sources @ gs-example-javafx <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (default-cli) @ gs-example-javafx ---
[INFO] Building jar: /home/middleware/.jenkins/workspace/Fast Generic System v4/gs-example-javafx/target/gs-example-javafx-sources.jar
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-example-javafx ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/middleware/.jenkins/workspace/Fast Generic System v4/gs-example-javafx/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ gs-example-javafx ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to /home/middleware/.jenkins/workspace/Fast Generic System v4/gs-example-javafx/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-example-javafx ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ gs-example-javafx ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ gs-example-javafx ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-example-javafx ---
[INFO] Building jar: /home/middleware/.jenkins/workspace/Fast Generic System v4/gs-example-javafx/target/gs-example-javafx.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-example-javafx ---
[INFO] Installing /home/middleware/.jenkins/workspace/Fast Generic System v4/gs-example-javafx/target/gs-example-javafx.jar to /home/middleware/.m2/repository/org/genericsystem/gs-example-javafx/4.0-SNAPSHOT/gs-example-javafx-4.0-SNAPSHOT.jar
[INFO] Installing /home/middleware/.jenkins/workspace/Fast Generic System v4/gs-example-javafx/pom.xml to /home/middleware/.m2/repository/org/genericsystem/gs-example-javafx/4.0-SNAPSHOT/gs-example-javafx-4.0-SNAPSHOT.pom
[INFO] Installing /home/middleware/.jenkins/workspace/Fast Generic System v4/gs-example-javafx/target/gs-example-javafx-sources.jar to /home/middleware/.m2/repository/org/genericsystem/gs-example-javafx/4.0-SNAPSHOT/gs-example-javafx-4.0-SNAPSHOT-sources.jar