Skip to content

Console Output

[INFO] 
[INFO] ----------< org.glassfish.jersey.examples:exception-mapping >-----------
[INFO] Building jersey-examples-exception-mapping 2.41-SNAPSHOT       [320/379]
[INFO]   from examples/exception-mapping/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:2.5:clean (default-clean) @ exception-mapping ---
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-versions) @ exception-mapping ---
[INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- checkstyle:3.3.0:check (verify) @ exception-mapping ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- directory:1.0:highest-basedir (directories) @ exception-mapping ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/Jersey_master_build_II
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ exception-mapping ---
[INFO] 
[INFO] --- build-helper:3.4.0:add-source (default) @ exception-mapping ---
[INFO] Source directory: /home/jenkins/agent/workspace/Jersey_master_build_II/examples/exception-mapping/target/generated-sources/rsrc-gen added.
[INFO] 
[INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ exception-mapping ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ exception-mapping ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ exception-mapping ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-wars) @ exception-mapping ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- resources:2.6:resources (default-resources) @ exception-mapping ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Jersey_master_build_II/examples/exception-mapping/src/main/resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- compiler:3.9.0:compile (default-compile) @ exception-mapping ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Jersey_master_build_II/examples/exception-mapping/target/classes
[INFO] 
[INFO] --- compiler:3.9.0:compile (base-compile) @ exception-mapping ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Jersey_master_build_II/examples/exception-mapping/target/classes
[INFO] 
[INFO] --- resources:2.6:testResources (default-testResources) @ exception-mapping ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Jersey_master_build_II/examples/exception-mapping/src/test/resources
[INFO] 
[INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ exception-mapping ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Jersey_master_build_II/examples/exception-mapping/target/test-classes
[INFO] 
[INFO] --- build-helper:3.4.0:reserve-network-port (reserve-port) @ exception-mapping ---
[INFO] Reserved port 36343 for jersey.config.test.container.port
[INFO] Reserved port 42745 for jersey.config.test.container.stop.port
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ exception-mapping ---
[WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ exception-mapping ---
[INFO] Building jar: /home/jenkins/agent/workspace/Jersey_master_build_II/examples/exception-mapping/target/exception-mapping.jar
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ exception-mapping ---
[INFO] Building jar: /home/jenkins/agent/workspace/Jersey_master_build_II/examples/exception-mapping/target/exception-mapping-sources.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ exception-mapping ---
[INFO] Installing /home/jenkins/agent/workspace/Jersey_master_build_II/examples/exception-mapping/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/exception-mapping/2.41-SNAPSHOT/exception-mapping-2.41-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/Jersey_master_build_II/examples/exception-mapping/target/exception-mapping.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/exception-mapping/2.41-SNAPSHOT/exception-mapping-2.41-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/Jersey_master_build_II/examples/exception-mapping/target/exception-mapping-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/exception-mapping/2.41-SNAPSHOT/exception-mapping-2.41-SNAPSHOT-sources.jar