Skip to content

Console Output

[INFO] 
[INFO] -----------------< com.bcxin.platform:bcxin-framework >-----------------
[INFO] Building bcxin-framework 1.1.0                                     [4/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-framework ---
[INFO] Deleting /data/jenkins/workspace/bcx-pasp/bcxin-framework/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-framework ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-framework/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bcxin-framework ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 54 source files to /data/jenkins/workspace/bcx-pasp/bcxin-framework/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-framework ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-framework/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bcxin-framework ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bcxin-framework ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bcxin-framework ---
[INFO] Building jar: /data/jenkins/workspace/bcx-pasp/bcxin-framework/target/bcxin-framework-1.1.0.jar