Skip to content
Success

Console Output

[INFO] 
[INFO] -----------< org.glassfish.jersey.examples:bookstore-webapp >-----------
[INFO] Building jersey-examples-bookstore-webapp 3.1.0-SNAPSHOT       [220/281]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jsp/jstl/jakarta.servlet.jsp.jstl-api/2.0.0/jakarta.servlet.jsp.jstl-api-2.0.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jsp/jstl/jakarta.servlet.jsp.jstl-api/2.0.0/jakarta.servlet.jsp.jstl-api-2.0.0.pom (12 kB at 160 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jsp/jstl/jakarta.servlet.jsp.jstl-api/2.0.0/jakarta.servlet.jsp.jstl-api-2.0.0.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jsp/jstl/jakarta.servlet.jsp.jstl-api/2.0.0/jakarta.servlet.jsp.jstl-api-2.0.0.jar (46 kB at 731 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bookstore-webapp ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ bookstore-webapp ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ bookstore-webapp ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ bookstore-webapp ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/buildPRbranch
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ bookstore-webapp ---
[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) @ bookstore-webapp ---
[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) @ bookstore-webapp ---
[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) @ bookstore-webapp ---
[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) @ bookstore-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/buildPRbranch/examples/bookstore-webapp/src/main/resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ bookstore-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /home/jenkins/agent/workspace/buildPRbranch/examples/bookstore-webapp/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bookstore-webapp ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ bookstore-webapp ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ bookstore-webapp ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-war-plugin:3.3.1:war (default-war) @ bookstore-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [bookstore-webapp] in [/home/jenkins/agent/workspace/buildPRbranch/examples/bookstore-webapp/target/bookstore-webapp]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/buildPRbranch/examples/bookstore-webapp/src/main/webapp]
[INFO] Building war: /home/jenkins/agent/workspace/buildPRbranch/examples/bookstore-webapp/target/bookstore-webapp.war
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ bookstore-webapp ---
[INFO] Building jar: /home/jenkins/agent/workspace/buildPRbranch/examples/bookstore-webapp/target/bookstore-webapp-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bookstore-webapp ---
[INFO] Installing /home/jenkins/agent/workspace/buildPRbranch/examples/bookstore-webapp/target/bookstore-webapp.war to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/bookstore-webapp/3.1.0-SNAPSHOT/bookstore-webapp-3.1.0-SNAPSHOT.war
[INFO] Installing /home/jenkins/agent/workspace/buildPRbranch/examples/bookstore-webapp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/bookstore-webapp/3.1.0-SNAPSHOT/bookstore-webapp-3.1.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/buildPRbranch/examples/bookstore-webapp/target/bookstore-webapp-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/bookstore-webapp/3.1.0-SNAPSHOT/bookstore-webapp-3.1.0-SNAPSHOT-sources.jar