Skip to content

Console Output

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