Skip to content

Console Output

[INFO] 
[INFO] ----------------< com.bcxin:tenant-bcx-infrastructure >-----------------
[INFO] Building tenant-bcx-infrastructure 1.0.0                          [3/16]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tenant-bcx-infrastructure ---
[INFO] Deleting /data/jenkins/workspace/test-v5in-paas-platform/src/tenant-paas-platform/infrastructures/tenant-bcx-infrastructure/target
[INFO] 
[INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ tenant-bcx-infrastructure ---
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tenant-bcx-infrastructure ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 96 source files to /data/jenkins/workspace/test-v5in-paas-platform/src/tenant-paas-platform/infrastructures/tenant-bcx-infrastructure/target/classes
[INFO] /data/jenkins/workspace/test-v5in-paas-platform/src/tenant-paas-platform/infrastructures/tenant-bcx-infrastructure/src/main/java/com/bcxin/tenant/bcx/infrastructures/utils/PropertyUtils.java: Some input files use unchecked or unsafe operations.
[INFO] /data/jenkins/workspace/test-v5in-paas-platform/src/tenant-paas-platform/infrastructures/tenant-bcx-infrastructure/src/main/java/com/bcxin/tenant/bcx/infrastructures/utils/PropertyUtils.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ tenant-bcx-infrastructure ---
[INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5in-paas-platform/src/tenant-paas-platform/infrastructures/tenant-bcx-infrastructure/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tenant-bcx-infrastructure ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-bcx-infrastructure ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ tenant-bcx-infrastructure ---
[INFO] Building jar: /data/jenkins/workspace/test-v5in-paas-platform/src/tenant-paas-platform/infrastructures/tenant-bcx-infrastructure/target/tenant-bcx-infrastructure-1.0.0.jar