Skip to content

Console Output

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