Skip to content

Console Output

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