Skip to content
Success

Console Output

[INFO] 
[INFO] ---------------< org.glassfish.jersey.examples:bookmark >---------------
[INFO] Building jersey-examples-bookmark 3.1.0-SNAPSHOT               [218/281]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bookmark ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ bookmark ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ bookmark ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ bookmark ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/buildPRbranch
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ bookmark ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ bookmark ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ bookmark ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-wars) @ bookmark ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bookmark ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ bookmark ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to /home/jenkins/agent/workspace/buildPRbranch/examples/bookmark/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bookmark ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ bookmark ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ bookmark ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-war-plugin:3.3.1:war (default-war) @ bookmark ---
[INFO] Packaging webapp
[INFO] Assembling webapp [bookmark] in [/home/jenkins/agent/workspace/buildPRbranch/examples/bookmark/target/bookmark]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/buildPRbranch/examples/bookmark/src/main/webapp]
[INFO] Building war: /home/jenkins/agent/workspace/buildPRbranch/examples/bookmark/target/bookmark.war
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ bookmark ---
[INFO] Building jar: /home/jenkins/agent/workspace/buildPRbranch/examples/bookmark/target/bookmark-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bookmark ---
[INFO] Installing /home/jenkins/agent/workspace/buildPRbranch/examples/bookmark/target/bookmark.war to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/bookmark/3.1.0-SNAPSHOT/bookmark-3.1.0-SNAPSHOT.war
[INFO] Installing /home/jenkins/agent/workspace/buildPRbranch/examples/bookmark/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/bookmark/3.1.0-SNAPSHOT/bookmark-3.1.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/buildPRbranch/examples/bookmark/target/bookmark-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/bookmark/3.1.0-SNAPSHOT/bookmark-3.1.0-SNAPSHOT-sources.jar