Skip to content

Console Output

[INFO] 
[INFO] ---------------------< com.bcxin:saas-backend-job >---------------------
[INFO] Building saas-backend-job 1.0-SNAPSHOT                             [5/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ saas-backend-job ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ saas-backend-job ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 9 resources
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ saas-backend-job ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 38 source files to /data/jenkins/workspace/saas-backend-document/src/saas-backend-server/saas-backend-job/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ saas-backend-job ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /data/jenkins/workspace/saas-backend-document/src/saas-backend-server/saas-backend-job/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ saas-backend-job ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ saas-backend-job ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ saas-backend-job ---
[INFO] Building jar: /data/jenkins/workspace/saas-backend-document/src/saas-backend-server/saas-backend-job/target/saas-backend-job-1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- spring-boot-maven-plugin:2.7.3:repackage (repackage) @ saas-backend-job ---
[INFO] Replacing main artifact with repackaged archive