Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jersey-dev] unable to compile 3.0.2 tag

Hi all,

I am new to Jersey and try to compile source code with 3.0.2 tag. but I got unit test failure and can't figure it out. I attached the mvn install output.

Thank you,
Han
[INFO] jersey-examples-jaxrs-types-injection                              [jar]
[INFO] jersey-examples-ejb                                                [war]
[INFO] jersey-examples-json-binding-webapp                                [war]
[INFO] jersey-examples-json-jackson                                       [jar]
[INFO] jersey-examples-json-jettison                                      [jar]
[INFO] jersey-examples-json-moxy                                          [jar]
[INFO] jersey-examples-json-processing-webapp                             [war]
[INFO] jersey-examples-json-with-padding                                  [jar]
[INFO] jersey-examples-managed-beans-webapp                               [war]
[INFO] jersey-examples-managed-client                                     [jar]
[INFO] jersey-examples-managed-client-webapp                              [war]
[INFO] jersey-examples-managed-client-simple-webapp                       [war]
[INFO] jersey-examples-multipart-webapp                                   [war]
[INFO] jersey-examples-open-tracing                                       [jar]
[INFO] jersey-examples-rx-client-webapp                                   [war]
[INFO] jersey-examples-server-async                                       [jar]
[INFO] jersey-examples-server-async-managed                               [jar]
[INFO] jersey-examples-server-async-standalone                            [pom]
[INFO] jersey-examples-server-async-standalone-client                     [jar]
[INFO] jersey-examples-server-async-standalone-webapp                     [war]
[INFO] jersey-examples-server-sent-events-jaxrs                           [jar]
[INFO] jersey-examples-servlet3-webapp                                    [war]
[INFO] jersey-examples-simple-console                                     [jar]
[INFO] jersey-examples-sse-item-store-jersey-webapp                       [war]
[INFO] jersey-examples-sse-item-store-jaxrs-webapp                        [war]
[INFO] jersey-examples-sse-twitter-aggregator                             [jar]
[INFO] jersey-examples-system-properties                                  [jar]
[INFO] jersey-examples-moxy                                               [jar]
[INFO] jersey-test-framework-maven-custom-enforcer-rules                  [jar]
[INFO] 
[INFO] --------------------< org.glassfish.jersey:project >--------------------
[INFO] Building jersey 3.0.2                                            [1/333]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ project ---
[INFO] Deleting /Users/hansong/Github/jersey/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ project ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ project ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ project ---
[INFO] Highest basedir set to: /Users/hansong/Github/jersey
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ project ---
[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) @ project ---
[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) @ project ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ project ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ project ---
[INFO] Installing /Users/hansong/Github/jersey/pom.xml to /Users/hansong/.m2/repository/org/glassfish/jersey/project/3.0.2/project-3.0.2.pom
[INFO] 
[INFO] --------------< org.glassfish.jersey.archetypes:project >---------------
[INFO] Building jersey-archetypes 3.0.2                                 [2/333]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ project ---
[INFO] Deleting /Users/hansong/Github/jersey/archetypes/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ project ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ project ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ project ---
[INFO] Highest basedir set to: /Users/hansong/Github/jersey
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ project ---
[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) @ project ---
[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) @ project ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ project ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ project ---
[INFO] Installing /Users/hansong/Github/jersey/archetypes/pom.xml to /Users/hansong/.m2/repository/org/glassfish/jersey/archetypes/project/3.0.2/project-3.0.2.pom
[INFO] 
[INFO] --------< org.glassfish.jersey.archetypes:jersey-heroku-webapp >--------
[INFO] Building jersey-archetype-heroku-webapp 3.0.2                    [3/333]
[INFO] --------------------------[ maven-archetype ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-heroku-webapp ---
[INFO] Deleting /Users/hansong/Github/jersey/archetypes/jersey-heroku-webapp/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ jersey-heroku-webapp ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-heroku-webapp ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ jersey-heroku-webapp ---
[INFO] Highest basedir set to: /Users/hansong/Github/jersey
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (copy-legaldocs) @ jersey-heroku-webapp ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (copy-legaldocs-to-sources) @ jersey-heroku-webapp ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-heroku-webapp ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jersey-heroku-webapp ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jersey-heroku-webapp ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /Users/hansong/Github/jersey/archetypes/jersey-heroku-webapp/src/test/resources
[INFO] 
[INFO] --- maven-archetype-plugin:2.4:jar (default-jar) @ jersey-heroku-webapp ---
[INFO] Building archetype jar: /Users/hansong/Github/jersey/archetypes/jersey-heroku-webapp/target/jersey-heroku-webapp-3.0.2
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-heroku-webapp ---
[INFO] Building jar: /Users/hansong/Github/jersey/archetypes/jersey-heroku-webapp/target/jersey-heroku-webapp-3.0.2-sources.jar
[INFO] 
[INFO] --- maven-archetype-plugin:2.4:integration-test (default-integration-test) @ jersey-heroku-webapp ---
[WARNING] No Archetype IT projects: root 'projects' directory not found.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-heroku-webapp ---
[INFO] Installing /Users/hansong/Github/jersey/archetypes/jersey-heroku-webapp/target/jersey-heroku-webapp-3.0.2.jar to /Users/hansong/.m2/repository/org/glassfish/jersey/archetypes/jersey-heroku-webapp/3.0.2/jersey-heroku-webapp-3.0.2.jar
[INFO] Installing /Users/hansong/Github/jersey/archetypes/jersey-heroku-webapp/pom.xml to /Users/hansong/.m2/repository/org/glassfish/jersey/archetypes/jersey-heroku-webapp/3.0.2/jersey-heroku-webapp-3.0.2.pom
[INFO] Installing /Users/hansong/Github/jersey/archetypes/jersey-heroku-webapp/target/jersey-heroku-webapp-3.0.2-sources.jar to /Users/hansong/.m2/repository/org/glassfish/jersey/archetypes/jersey-heroku-webapp/3.0.2/jersey-heroku-webapp-3.0.2-sources.jar
[INFO] 
[INFO] --- maven-archetype-plugin:2.4:update-local-catalog (default-update-local-catalog) @ jersey-heroku-webapp ---
[INFO] 
[INFO] -----< org.glassfish.jersey.archetypes:jersey-quickstart-grizzly2 >-----
[INFO] Building jersey-archetype-grizzly2 3.0.2                         [4/333]
[INFO] --------------------------[ maven-archetype ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-quickstart-grizzly2 ---
[INFO] Deleting /Users/hansong/Github/jersey/archetypes/jersey-quickstart-grizzly2/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ jersey-quickstart-grizzly2 ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-quickstart-grizzly2 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ jersey-quickstart-grizzly2 ---
[INFO] Highest basedir set to: /Users/hansong/Github/jersey
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (copy-legaldocs) @ jersey-quickstart-grizzly2 ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (copy-legaldocs-to-sources) @ jersey-quickstart-grizzly2 ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-quickstart-grizzly2 ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jersey-quickstart-grizzly2 ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jersey-quickstart-grizzly2 ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /Users/hansong/Github/jersey/archetypes/jersey-quickstart-grizzly2/src/test/resources
[INFO] 
[INFO] --- maven-archetype-plugin:2.4:jar (default-jar) @ jersey-quickstart-grizzly2 ---
[INFO] Building archetype jar: /Users/hansong/Github/jersey/archetypes/jersey-quickstart-grizzly2/target/jersey-quickstart-grizzly2-3.0.2
[WARNING] Building an Old (1.x) Archetype: consider migrating it to current 2.x Archetype.
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-quickstart-grizzly2 ---
[INFO] Building jar: /Users/hansong/Github/jersey/archetypes/jersey-quickstart-grizzly2/target/jersey-quickstart-grizzly2-3.0.2-sources.jar
[INFO] 
[INFO] --- maven-archetype-plugin:2.4:integration-test (default-integration-test) @ jersey-quickstart-grizzly2 ---
[WARNING] No Archetype IT projects: root 'projects' directory not found.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-quickstart-grizzly2 ---
[INFO] Installing /Users/hansong/Github/jersey/archetypes/jersey-quickstart-grizzly2/target/jersey-quickstart-grizzly2-3.0.2.jar to /Users/hansong/.m2/repository/org/glassfish/jersey/archetypes/jersey-quickstart-grizzly2/3.0.2/jersey-quickstart-grizzly2-3.0.2.jar
[INFO] Installing /Users/hansong/Github/jersey/archetypes/jersey-quickstart-grizzly2/pom.xml to /Users/hansong/.m2/repository/org/glassfish/jersey/archetypes/jersey-quickstart-grizzly2/3.0.2/jersey-quickstart-grizzly2-3.0.2.pom
[INFO] Installing /Users/hansong/Github/jersey/archetypes/jersey-quickstart-grizzly2/target/jersey-quickstart-grizzly2-3.0.2-sources.jar to /Users/hansong/.m2/repository/org/glassfish/jersey/archetypes/jersey-quickstart-grizzly2/3.0.2/jersey-quickstart-grizzly2-3.0.2-sources.jar
[INFO] 
[INFO] --- maven-archetype-plugin:2.4:update-local-catalog (default-update-local-catalog) @ jersey-quickstart-grizzly2 ---
[INFO] 
[INFO] ------< org.glassfish.jersey.archetypes:jersey-quickstart-webapp >------
[INFO] Building jersey-archetype-webapp 3.0.2                           [5/333]
[INFO] --------------------------[ maven-archetype ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-quickstart-webapp ---
[INFO] Deleting /Users/hansong/Github/jersey/archetypes/jersey-quickstart-webapp/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ jersey-quickstart-webapp ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-quickstart-webapp ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ jersey-quickstart-webapp ---
[INFO] Highest basedir set to: /Users/hansong/Github/jersey
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (copy-legaldocs) @ jersey-quickstart-webapp ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (copy-legaldocs-to-sources) @ jersey-quickstart-webapp ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (copy-legaldocs-to-osgi-bundles) @ jersey-quickstart-webapp ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jersey-quickstart-webapp ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jersey-quickstart-webapp ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /Users/hansong/Github/jersey/archetypes/jersey-quickstart-webapp/src/test/resources
[INFO] 
[INFO] --- maven-archetype-plugin:2.4:jar (default-jar) @ jersey-quickstart-webapp ---
[INFO] Building archetype jar: /Users/hansong/Github/jersey/archetypes/jersey-quickstart-webapp/target/jersey-quickstart-webapp-3.0.2
[WARNING] Building an Old (1.x) Archetype: consider migrating it to current 2.x Archetype.
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-quickstart-webapp ---
[INFO] Building jar: /Users/hansong/Github/jersey/archetypes/jersey-quickstart-webapp/target/jersey-quickstart-webapp-3.0.2-sources.jar
[INFO] 
[INFO] --- maven-archetype-plugin:2.4:integration-test (default-integration-test) @ jersey-quickstart-webapp ---
[WARNING] No Archetype IT projects: root 'projects' directory not found.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-quickstart-webapp ---
[INFO] Installing /Users/hansong/Github/jersey/archetypes/jersey-quickstart-webapp/target/jersey-quickstart-webapp-3.0.2.jar to /Users/hansong/.m2/repository/org/glassfish/jersey/archetypes/jersey-quickstart-webapp/3.0.2/jersey-quickstart-webapp-3.0.2.jar
[INFO] Installing /Users/hansong/Github/jersey/archetypes/jersey-quickstart-webapp/pom.xml to /Users/hansong/.m2/repository/org/glassfish/jersey/archetypes/jersey-quickstart-webapp/3.0.2/jersey-quickstart-webapp-3.0.2.pom
[INFO] Installing /Users/hansong/Github/jersey/archetypes/jersey-quickstart-webapp/target/jersey-quickstart-webapp-3.0.2-sources.jar to /Users/hansong/.m2/repository/org/glassfish/jersey/archetypes/jersey-quickstart-webapp/3.0.2/jersey-quickstart-webapp-3.0.2-sources.jar
[INFO] 
[INFO] --- maven-archetype-plugin:2.4:update-local-catalog (default-update-local-catalog) @ jersey-quickstart-webapp ---
[INFO] 
[INFO] ----< org.glassfish.jersey.archetypes:jersey-example-java8-webapp >-----
[INFO] Building jersey-example-java8-webapp 3.0.2                       [6/333]
[INFO] --------------------------[ maven-archetype ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-example-java8-webapp ---
[INFO] Deleting /Users/hansong/Github/jersey/archetypes/jersey-example-java8-webapp/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ jersey-example-java8-webapp ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-example-java8-webapp ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ jersey-example-java8-webapp ---
[INFO] Highest basedir set to: /Users/hansong/Github/jersey
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-example-java8-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) @ jersey-example-java8-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) @ jersey-example-java8-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) @ jersey-example-java8-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-example-java8-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /Users/hansong/Github/jersey/archetypes/jersey-example-java8-webapp/src/test/resources
[INFO] 
[INFO] --- maven-archetype-plugin:2.4:jar (default-jar) @ jersey-example-java8-webapp ---
[INFO] Building archetype jar: /Users/hansong/Github/jersey/archetypes/jersey-example-java8-webapp/target/jersey-example-java8-webapp-3.0.2
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ jersey-example-java8-webapp ---
[INFO] Building jar: /Users/hansong/Github/jersey/archetypes/jersey-example-java8-webapp/target/jersey-example-java8-webapp-3.0.2-sources.jar
[INFO] 
[INFO] --- maven-archetype-plugin:2.4:integration-test (default-integration-test) @ jersey-example-java8-webapp ---
[WARNING] No Archetype IT projects: root 'projects' directory not found.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jersey-example-java8-webapp ---
[INFO] Installing /Users/hansong/Github/jersey/archetypes/jersey-example-java8-webapp/target/jersey-example-java8-webapp-3.0.2.jar to /Users/hansong/.m2/repository/org/glassfish/jersey/archetypes/jersey-example-java8-webapp/3.0.2/jersey-example-java8-webapp-3.0.2.jar
[INFO] Installing /Users/hansong/Github/jersey/archetypes/jersey-example-java8-webapp/pom.xml to /Users/hansong/.m2/repository/org/glassfish/jersey/archetypes/jersey-example-java8-webapp/3.0.2/jersey-example-java8-webapp-3.0.2.pom
[INFO] Installing /Users/hansong/Github/jersey/archetypes/jersey-example-java8-webapp/target/jersey-example-java8-webapp-3.0.2-sources.jar to /Users/hansong/.m2/repository/org/glassfish/jersey/archetypes/jersey-example-java8-webapp/3.0.2/jersey-example-java8-webapp-3.0.2-sources.jar
[INFO] 
[INFO] --- maven-archetype-plugin:2.4:update-local-catalog (default-update-local-catalog) @ jersey-example-java8-webapp ---
[INFO] 
[INFO] ------------------< org.glassfish.jersey:jersey-bom >-------------------
[INFO] Building jersey-bom 3.0.2                                        [7/333]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-bom ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ jersey-bom ---
[INFO] Installing /Users/hansong/Github/jersey/bom/pom.xml to /Users/hansong/.m2/repository/org/glassfish/jersey/jersey-bom/3.0.2/jersey-bom-3.0.2.pom
[INFO] 
[INFO] --------------< org.glassfish.jersey.core:jersey-common >---------------
[INFO] Building jersey-core-common 3.0.2                                [8/333]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-common ---
[INFO] Deleting /Users/hansong/Github/jersey/core-common/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ jersey-common ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ jersey-common ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (default) @ jersey-common ---
[INFO] Executing tasks
[WARNING]      [echo] Building for JDK 11+
[INFO] Executed tasks
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.1:create (default) @ jersey-common ---
[INFO] Storing buildNumber: 2021-08-27 00:10:00 at timestamp: 1630048200404
[INFO] Executing: /bin/sh -c cd /Users/hansong/Github/jersey/core-common && git rev-parse --verify HEAD
[INFO] Working directory: /Users/hansong/Github/jersey/core-common
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ jersey-common ---
[INFO] Highest basedir set to: /Users/hansong/Github/jersey
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ jersey-common ---
[INFO] 
[INFO] --- istack-commons-maven-plugin:3.0.8:rs-gen (default) @ jersey-common ---
[INFO] Resources:
[INFO] org/glassfish/jersey/internal/localization.properties
[INFO] Processing /Users/hansong/Github/jersey/core-common/src/main/resources/org/glassfish/jersey/internal/localization.properties
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ jersey-common ---
[INFO] Source directory: /Users/hansong/Github/jersey/core-common/target/generated-sources/rsrc-gen added.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ jersey-common ---
[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) @ jersey-common ---
[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) @ jersey-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (compile-0-addsources) @ jersey-common ---
[INFO] Source directory: /Users/hansong/Github/jersey/core-common/src/main/jsr166 added.
[INFO] Source directory: /Users/hansong/Github/jersey/core-common/src/main/java11 added.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (compile-1-jsr166) @ jersey-common ---
[INFO] Executing tasks
[INFO]     [javac] Compiling 3 source files to /Users/hansong/Github/jersey/core-common/target/classes
[INFO]     [javac] Creating empty /Users/hansong/Github/jersey/core-common/target/classes/org/glassfish/jersey/internal/jsr166/package-info.class
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (compile-2-java11) @ jersey-common ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /Users/hansong/Github/jersey/core-common/target/classes-java11
[INFO]     [javac] Compiling 3 source files to /Users/hansong/Github/jersey/core-common/target/classes-java11
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jersey-common ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 367 source files to /Users/hansong/Github/jersey/core-common/target/classes
[INFO] /Users/hansong/Github/jersey/core-common/src/main/java/org/glassfish/jersey/message/internal/OutboundMessageContext.java: Some input files use or override a deprecated API.
[INFO] /Users/hansong/Github/jersey/core-common/src/main/java/org/glassfish/jersey/message/internal/OutboundMessageContext.java: Recompile with -Xlint:deprecation for details.
[INFO] /Users/hansong/Github/jersey/core-common/src/main/java/org/glassfish/jersey/internal/guava/Ordering.java: Some input files use unchecked or unsafe operations.
[INFO] /Users/hansong/Github/jersey/core-common/src/main/java/org/glassfish/jersey/internal/guava/Ordering.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ jersey-common ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 367 source files to /Users/hansong/Github/jersey/core-common/target/classes
[INFO] /Users/hansong/Github/jersey/core-common/src/main/java/org/glassfish/jersey/message/internal/OutboundMessageContext.java: Some input files use or override a deprecated API.
[INFO] /Users/hansong/Github/jersey/core-common/src/main/java/org/glassfish/jersey/message/internal/OutboundMessageContext.java: Recompile with -Xlint:deprecation for details.
[INFO] /Users/hansong/Github/jersey/core-common/src/main/java/org/glassfish/jersey/internal/guava/Ordering.java: Some input files use unchecked or unsafe operations.
[INFO] /Users/hansong/Github/jersey/core-common/src/main/java/org/glassfish/jersey/internal/guava/Ordering.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jersey-common ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 39 source files to /Users/hansong/Github/jersey/core-common/target/test-classes
[INFO] /Users/hansong/Github/jersey/core-common/src/test/java/org/glassfish/jersey/message/internal/FormMultivaluedMapProviderTest.java: Some input files use or override a deprecated API.
[INFO] /Users/hansong/Github/jersey/core-common/src/test/java/org/glassfish/jersey/message/internal/FormMultivaluedMapProviderTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /Users/hansong/Github/jersey/core-common/src/test/java/org/glassfish/jersey/internal/config/ExternalPropertiesConfigurationFactoryTest.java: /Users/hansong/Github/jersey/core-common/src/test/java/org/glassfish/jersey/internal/config/ExternalPropertiesConfigurationFactoryTest.java uses unchecked or unsafe operations.
[INFO] /Users/hansong/Github/jersey/core-common/src/test/java/org/glassfish/jersey/internal/config/ExternalPropertiesConfigurationFactoryTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ jersey-common ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.glassfish.jersey.message.internal.QualityTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.glassfish.jersey.message.internal.QualityTest
[INFO] Running org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMapTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMapTest
[INFO] Running org.glassfish.jersey.internal.util.collection.KeyComparatorHashMapTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.glassfish.jersey.internal.util.collection.KeyComparatorHashMapTest
[INFO] Running org.glassfish.jersey.internal.util.TokenizerTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.glassfish.jersey.internal.util.TokenizerTest
[INFO] Running org.glassfish.jersey.internal.util.JdkVersionParseTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.glassfish.jersey.internal.util.JdkVersionParseTest
[INFO] Running org.glassfish.jersey.internal.util.collection.ViewsTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.glassfish.jersey.internal.util.collection.ViewsTest
[INFO] Running org.glassfish.jersey.internal.util.JdkVersionCompareTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.glassfish.jersey.internal.util.JdkVersionCompareTest
[INFO] Running org.glassfish.jersey.internal.util.ReflectionHelperTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.glassfish.jersey.internal.util.ReflectionHelperTest
[INFO] Running org.glassfish.jersey.internal.util.Base64Test
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.glassfish.jersey.internal.util.Base64Test
[INFO] Running org.glassfish.jersey.internal.inject.ProvidersTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.glassfish.jersey.internal.inject.ProvidersTest
[INFO] Running org.glassfish.jersey.internal.util.PropertiesHelperTest
Aug 27, 2021 12:10:09 AM org.glassfish.jersey.internal.util.PropertiesHelper convertValue
WARNING: There is no way how to transform value "true" [java.lang.Boolean] to type [java.lang.Integer].
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.glassfish.jersey.internal.util.PropertiesHelperTest
[INFO] Running org.glassfish.jersey.internal.util.OsgiRegistryTest
[INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.glassfish.jersey.internal.util.OsgiRegistryTest
[INFO] Running org.glassfish.jersey.internal.config.DisabledProvidersTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.glassfish.jersey.internal.config.DisabledProvidersTest
[INFO] Running org.glassfish.jersey.internal.routing.CombinedMediaTypeTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.glassfish.jersey.internal.routing.CombinedMediaTypeTest
[INFO] Running org.glassfish.jersey.message.internal.MessageBodyFactoryTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.glassfish.jersey.message.internal.MessageBodyFactoryTest
[INFO] Running org.glassfish.jersey.internal.sonar.SonarJerseyCommonTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.glassfish.jersey.internal.sonar.SonarJerseyCommonTest
[INFO] Running org.glassfish.jersey.message.internal.VariantListBuilderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.glassfish.jersey.message.internal.VariantListBuilderTest
[INFO] Running org.glassfish.jersey.message.internal.StringBuilderUtilsTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.glassfish.jersey.message.internal.StringBuilderUtilsTest
[INFO] Running org.glassfish.jersey.message.internal.FormProviderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.glassfish.jersey.message.internal.FormProviderTest
[INFO] Running org.glassfish.jersey.internal.config.ExternalPropertiesConfigurationFactoryTest
Aug 27, 2021 12:10:09 AM org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel getProperties
WARNING: Could not read system properties
Aug 27, 2021 12:10:09 AM org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel getProperties
WARNING: Could not read system properties
Aug 27, 2021 12:10:09 AM org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel getProperties
WARNING: Could not read system properties
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.glassfish.jersey.internal.config.ExternalPropertiesConfigurationFactoryTest
[INFO] Running org.glassfish.jersey.message.internal.LanguageTagTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.glassfish.jersey.message.internal.LanguageTagTest
[INFO] Running org.glassfish.jersey.message.internal.UtilsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.glassfish.jersey.message.internal.UtilsTest
[INFO] Running org.glassfish.jersey.message.internal.ResponseTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.glassfish.jersey.message.internal.ResponseTest
[INFO] Running org.glassfish.jersey.message.GZipEncodingTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.glassfish.jersey.message.GZipEncodingTest
[INFO] Running org.glassfish.jersey.message.DeflateEncodingTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.glassfish.jersey.message.DeflateEncodingTest
[INFO] Running org.glassfish.jersey.SecurityManagerConfiguredTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.glassfish.jersey.SecurityManagerConfiguredTest
[INFO] Running org.glassfish.jersey.message.internal.FormMultivaluedMapProviderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.glassfish.jersey.message.internal.FormMultivaluedMapProviderTest
[INFO] Running org.glassfish.jersey.uri.UriTemplateTest
[INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.glassfish.jersey.uri.UriTemplateTest
[INFO] Running org.glassfish.jersey.uri.PathPatternTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.glassfish.jersey.uri.PathPatternTest
[INFO] Running org.glassfish.jersey.uri.internal.PathTemplateTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.glassfish.jersey.uri.internal.PathTemplateTest
[INFO] Running org.glassfish.jersey.uri.UriComponentTest
[INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.glassfish.jersey.uri.UriComponentTest
[INFO] Running org.glassfish.jersey.process.internal.RankedComparatorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.glassfish.jersey.process.internal.RankedComparatorTest
[INFO] Running org.glassfish.jersey.logging.LoggingInterceptorTest
[ERROR] Tests run: 15, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.086 s <<< FAILURE! - in org.glassfish.jersey.logging.LoggingInterceptorTest
[ERROR] testLogInboundEntityMockedStream(org.glassfish.jersey.logging.LoggingInterceptorTest)  Time elapsed: 0.082 s  <<< ERROR!
java.lang.ExceptionInInitializerError
        at org.glassfish.jersey.logging.LoggingInterceptorTest.testLogInboundEntityMockedStream(LoggingInterceptorTest.java:132)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make protected final java.lang.Class java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) throws java.lang.ClassFormatError accessible: module java.base does not "opens java.lang" to unnamed module @2eb231a6
        at org.glassfish.jersey.logging.LoggingInterceptorTest.testLogInboundEntityMockedStream(LoggingInterceptorTest.java:132)

[INFO] Running org.glassfish.jersey.internal.util.collection.ByteBufferInputStreamTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.18 s - in org.glassfish.jersey.internal.util.collection.ByteBufferInputStreamTest
[INFO] Running org.glassfish.jersey.message.internal.DateProviderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.glassfish.jersey.message.internal.DateProviderTest
[INFO] Running org.glassfish.jersey.internal.util.JerseyPublisherTest
java.lang.IllegalStateException: Slow Subscriber. Subscription will be canceled. Item MSG-256 and all the items sent after will not be received.
        at org.glassfish.jersey.internal.util.JerseyPublisher.onDrop(JerseyPublisher.java:279)
        at org.glassfish.jersey.internal.jsr166.SubmissionPublisher$2.test(SubmissionPublisher.java:305)
        at org.glassfish.jersey.internal.jsr166.SubmissionPublisher$2.test(SubmissionPublisher.java:302)
        at java.base/java.util.concurrent.SubmissionPublisher.retryOffer(SubmissionPublisher.java:445)
        at java.base/java.util.concurrent.SubmissionPublisher.doOffer(SubmissionPublisher.java:422)
        at java.base/java.util.concurrent.SubmissionPublisher.offer(SubmissionPublisher.java:550)
        at org.glassfish.jersey.internal.jsr166.SubmissionPublisher.offer(SubmissionPublisher.java:271)
        at org.glassfish.jersey.internal.util.JerseyPublisher.publish(JerseyPublisher.java:310)
        at org.glassfish.jersey.internal.util.JerseyPublisherTest.lambda$testNonBlocking$0(JerseyPublisherTest.java:149)
        at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
        at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
        at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
        at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
        at java.base/java.lang.Thread.run(Thread.java:831)
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.009 s - in org.glassfish.jersey.internal.util.JerseyPublisherTest
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   LoggingInterceptorTest.testLogInboundEntityMockedStream:132 » ExceptionInInitializer
[INFO] 
[ERROR] Tests run: 217, Failures: 0, Errors: 1, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for jersey 3.0.2:
[INFO] 
[INFO] jersey ............................................. SUCCESS [  1.370 s]
[INFO] jersey-archetypes .................................. SUCCESS [  0.502 s]
[INFO] jersey-archetype-heroku-webapp ..................... SUCCESS [  1.191 s]
[INFO] jersey-archetype-grizzly2 .......................... SUCCESS [  0.267 s]
[INFO] jersey-archetype-webapp ............................ SUCCESS [  0.166 s]
[INFO] jersey-example-java8-webapp ........................ SUCCESS [  0.476 s]
[INFO] jersey-bom ......................................... SUCCESS [  0.064 s]
[INFO] jersey-core-common ................................. FAILURE [ 23.949 s]
[INFO] jersey-inject ...................................... SKIPPED
[INFO] jersey-inject-hk2 .................................. SKIPPED
[INFO] jersey-core-client ................................. SKIPPED
[INFO] jersey-media ....................................... SKIPPED
[INFO] jersey-media-jaxb .................................. SKIPPED
[INFO] jersey-core-server ................................. SKIPPED
[INFO] jersey-containers .................................. SKIPPED
[INFO] jersey-container-grizzly2-http ..................... SKIPPED
[INFO] jersey-container-servlet-core ...................... SKIPPED
[INFO] jersey-test-framework .............................. SKIPPED
[INFO] jersey-test-framework-core ......................... SKIPPED
[INFO] jersey-container-servlet ........................... SKIPPED
[INFO] jersey-container-grizzly2-servlet .................. SKIPPED
[INFO] jersey-test-framework-providers .................... SKIPPED
[INFO] jersey-test-framework-provider-grizzly2 ............ SKIPPED
[INFO] jersey-connectors .................................. SKIPPED
[INFO] jersey-connectors-apache ........................... SKIPPED
[INFO] jersey-test-framework-provider-inmemory ............ SKIPPED
[INFO] jersey-test-framework-provider-external ............ SKIPPED
[INFO] jersey-container-jdk-http .......................... SKIPPED
[INFO] jersey-test-framework-provider-jdk-http ............ SKIPPED
[INFO] jersey-container-simple-http ....................... SKIPPED
[INFO] jersey-test-framework-provider-simple .............. SKIPPED
[INFO] jersey-connectors-netty ............................ SKIPPED
[INFO] jersey-container-netty-http ........................ SKIPPED
[INFO] jersey-test-framework-provider-netty ............... SKIPPED
[INFO] jersey-container-jetty-http ........................ SKIPPED
[INFO] jersey-test-framework-provider-jetty ............... SKIPPED
[INFO] jersey-test-framework-provider-bundle .............. SKIPPED
[INFO] jersey-connectors-grizzly .......................... SKIPPED
[INFO] jersey-connectors-jdk .............................. SKIPPED
[INFO] jersey-connectors-jetty ............................ SKIPPED
[INFO] jersey-extensions .................................. SKIPPED
[INFO] jersey-cdi-support ................................. SKIPPED
[INFO] jersey-ext-cdi1x ................................... SKIPPED
[INFO] jersey-glassfish-support ........................... SKIPPED
[INFO] jersey-gf-ejb ...................................... SKIPPED
[INFO] jersey-container-jetty-servlet ..................... SKIPPED
[INFO] jersey-ext-bean-validation ......................... SKIPPED
[INFO] jersey-ext-cdi1x-ban-custom-hk2-binding ............ SKIPPED
[INFO] jersey-ext-cdi-rs-inject ........................... SKIPPED
[INFO] jersey-ext-cdi1x-servlet ........................... SKIPPED
[INFO] jersey-ext-cdi1x-transaction ....................... SKIPPED
[INFO] jersey-ext-cdi1x-validation ........................ SKIPPED
[INFO] jersey-ext-weld2-se ................................ SKIPPED
[INFO] jersey-ext-entity-filtering ........................ SKIPPED
[INFO] jersey-ext-metainf-services ........................ SKIPPED
[INFO] jersey-ext-mvc ..................................... SKIPPED
[INFO] jersey-ext-mvc-bean-validation ..................... SKIPPED
[INFO] jersey-ext-mvc-freemarker .......................... SKIPPED
[INFO] jersey-ext-mvc-jsp ................................. SKIPPED
[INFO] jersey-ext-mvc-mustache ............................ SKIPPED
[INFO] jersey-ext-proxy-client ............................ SKIPPED
[INFO] jersey-ext-rx ...................................... SKIPPED
[INFO] jersey-ext-rx-client-guava ......................... SKIPPED
[INFO] jersey-ext-rx-client-rxjava ........................ SKIPPED
[INFO] jersey-ext-rx-client-rxjava2 ....................... SKIPPED
[INFO] jersey-wadl-doclet ................................. SKIPPED
[INFO] project ............................................ SKIPPED
[INFO] jersey-mp-config ................................... SKIPPED
[INFO] jersey-incubator ................................... SKIPPED
[INFO] jersey-declarative-linking ......................... SKIPPED
[INFO] jersey-ext-gae-integration ......................... SKIPPED
[INFO] jersey-media-html-json ............................. SKIPPED
[INFO] jersey-media-kryo .................................. SKIPPED
[INFO] jersey-open-tracing ................................ SKIPPED
[INFO] jersey-inject-cdi2-se .............................. SKIPPED
[INFO] jersey-media-json-binding .......................... SKIPPED
[INFO] jersey-media-json-jackson .......................... SKIPPED
[INFO] jersey-media-json-jettison ......................... SKIPPED
[INFO] jersey-media-json-processing ....................... SKIPPED
[INFO] jersey-media-moxy .................................. SKIPPED
[INFO] jersey-media-multipart ............................. SKIPPED
[INFO] jersey-media-sse ................................... SKIPPED
[INFO] jersey-security .................................... SKIPPED
[INFO] oauth1-signature ................................... SKIPPED
[INFO] jersey-security .................................... SKIPPED
[INFO] oauth1-server ...................................... SKIPPED
[INFO] oauth2-client ...................................... SKIPPED
[INFO] jersey-test-framework-util ......................... SKIPPED
[INFO] jersey-tests ....................................... SKIPPED
[INFO] jersey-tests-e2e ................................... SKIPPED
[INFO] jersey-tests-e2e-client ............................ SKIPPED
[INFO] jersey-tests-e2e-core-common ....................... SKIPPED
[INFO] jersey-tests-e2e-entity ............................ SKIPPED
[INFO] jersey-tests-e2e-inject ............................ SKIPPED
[INFO] jersey-tests-e2e-inject-cdi-se ..................... SKIPPED
[INFO] e2e-inject-hk2 ..................................... SKIPPED
[INFO] jersey-tests-e2e-server ............................ SKIPPED
[INFO] jersey-tests-e2e-testng ............................ SKIPPED
[INFO] jersey-tests-integration ........................... SKIPPED
[INFO] jersey-asm-integration ............................. SKIPPED
[INFO] cdi-integration-project ............................ SKIPPED
[INFO] jersey-tests-cdi-beanvalidation-webapp ............. SKIPPED
[INFO] jersey-tests-cdi-client ............................ SKIPPED
[INFO] jersey-tests-cdi-client-on-server .................. SKIPPED
[INFO] jersey-tests-cdi-ejb-webapp ........................ SKIPPED
[INFO] jersey-tests-cdi-iface-with-non-jaxrs-impl-test-webapp SKIPPED
[INFO] cdi-manually-bound ................................. SKIPPED
[INFO] jersey-tests-cdi-log-check ......................... SKIPPED
[INFO] jersey-tests-integration-cdi-multimodule-lib ....... SKIPPED
[INFO] jersey-tests-integration-cdi-multimodule-war ....... SKIPPED
[INFO] jersey-tests-integration-cdi-multimodule-war2 ...... SKIPPED
[INFO] jersey-tests-integration-cdi-multimodule-ear ....... SKIPPED
[INFO] jersey-tests-integration-cdi-multimodule ........... SKIPPED
[INFO] jersey-tests-cdi-multipart-webapp .................. SKIPPED
[INFO] jersey-tests-cdi-webapp ............................ SKIPPED
[INFO] jersey-tests-cdi-with-jersey-injection-custom-cfg-webapp SKIPPED
[INFO] jersey-tests-cdi-with-jersey-injection-custom-hk2-banned-webapp SKIPPED
[INFO] jersey-tests-cdi-with-jersey-injection-webapp ...... SKIPPED
[INFO] jersey-tests-context-inject-on-server .............. SKIPPED
[INFO] client-connector-provider .......................... SKIPPED
[INFO] jersey-tests-integration-ejb-multimodule-lib ....... SKIPPED
[INFO] jersey-tests-integration-ejb-multimodule-war ....... SKIPPED
[INFO] jersey-tests-integration-ejb-multimodule-ear ....... SKIPPED
[INFO] jersey-tests-integration-ejb-multimodule ........... SKIPPED
[INFO] jersey-tests-integration-ejb-multimodule-reload-lib  SKIPPED
[INFO] jersey-tests-integration-ejb-multimodule-reload-war1 SKIPPED
[INFO] jersey-tests-integration-ejb-multimodule-reload-war2 SKIPPED
[INFO] jersey-tests-integration-ejb-multimodule-reload-ear  SKIPPED
[INFO] jersey-tests-integration-ejb-multimodule-reload .... SKIPPED
[INFO] jersey-tests-ejb-webapp ............................ SKIPPED
[INFO] j-376-reproducer ................................... SKIPPED
[INFO] jersey-tests-integration-j-441-war1 ................ SKIPPED
[INFO] jersey-tests-integration-j-441-war2 ................ SKIPPED
[INFO] jersey-tests-integration-j-441-ear ................. SKIPPED
[INFO] jersey-tests-integration-j-441 ..................... SKIPPED
[INFO] jersey-tests-integration-j-59-ejb-lib .............. SKIPPED
[INFO] jersey-tests-integration-j-59-cdi-war .............. SKIPPED
[INFO] jersey-tests-integration-j-59-ear .................. SKIPPED
[INFO] jersey-tests-integration-j-59 ...................... SKIPPED
[INFO] jersey-tests-integration-jersey-2136 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2137 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2154 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2421 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2776 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-3670 ............... SKIPPED
[INFO] jersey-3992 ........................................ SKIPPED
[INFO] jersey-tests-integration-jersey-4003 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-4099 ............... SKIPPED
[INFO] jersey-4321 ........................................ SKIPPED
[INFO] jersey-examples .................................... SKIPPED
[INFO] jersey-examples-server-sent-events-jersey .......... SKIPPED
[INFO] jersey-4507 ........................................ SKIPPED
[INFO] jersey-4542 ........................................ SKIPPED
[INFO] jersey-4697 ........................................ SKIPPED
[INFO] jersey-4722 ........................................ SKIPPED
[INFO] jersey-bundles ..................................... SKIPPED
[INFO] jersey-bundles-jaxrs-ri ............................ SKIPPED
[INFO] microprofile-integration-project ................... SKIPPED
[INFO] microprofile-config-project ........................ SKIPPED
[INFO] config-webapp ...................................... SKIPPED
[INFO] helidon-config-webapp .............................. SKIPPED
[INFO] reactive-streams-integration-project ............... SKIPPED
[INFO] sse-reactive-streams-tck ........................... SKIPPED
[INFO] jersey-tests-integration-jersey-async-filter ....... SKIPPED
[INFO] jersey-tests-externalproperties .................... SKIPPED
[INFO] jersey-tests-component-inject ...................... SKIPPED
[INFO] jersey-tests-integration-jersey-780 ................ SKIPPED
[INFO] jersey-tests-integration-jersey-1107 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-1223 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-1604 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-1667 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-1883 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-1928 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-1960 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-1964 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2031 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2160 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2164 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2167 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2176 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2184 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2255 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2322 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2335 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2551 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2612 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2637 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2654 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2673 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2689 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2704 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2794 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2846 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2878 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-2892 ............... SKIPPED
[INFO] jersey-tests-integration-jersey-3796 ............... SKIPPED
[INFO] jersey-tests-integration-property-check ............ SKIPPED
[INFO] jersey-tests-integration-jersey-security-digest .... SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-autodiscovery-1 SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-autodiscovery-2 SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-filter ........ SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-inflector-1 ... SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-init-1 ........ SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-init-2 ........ SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-init-3 ........ SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-init-4 ........ SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-init-5 ........ SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-init-6 ........ SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-init-7 ........ SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-init-8 ........ SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-mvc-1 ......... SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-mvc-2 ......... SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-mvc-3 ......... SKIPPED
[INFO] jersey-tests-integration-servlet-2.5-reload ........ SKIPPED
[INFO] jersey-tests-integration-servlet-3-async ........... SKIPPED
[INFO] jersey-tests-integration-servlet-3-chunked-io ...... SKIPPED
[INFO] jersey-tests-integration-servlet-3-filter .......... SKIPPED
[INFO] jersey-tests-integration-servlet-3-gf-async ........ SKIPPED
[INFO] jersey-tests-integration-servlet-3-inflector-1 ..... SKIPPED
[INFO] jersey-tests-integration-servlet-3-init-1 .......... SKIPPED
[INFO] jersey-tests-integration-servlet-3-init-2 .......... SKIPPED
[INFO] jersey-tests-integration-servlet-3-init-3 .......... SKIPPED
[INFO] jersey-tests-integration-servlet-3-init-4 .......... SKIPPED
[INFO] jersey-tests-integration-servlet-3-init-5 .......... SKIPPED
[INFO] jersey-tests-integration-servlet-3-init-6 .......... SKIPPED
[INFO] jersey-tests-integration-servlet-3-init-7 .......... SKIPPED
[INFO] jersey-tests-integration-servlet-3-init-8 .......... SKIPPED
[INFO] jersey-tests-integration-servlet-3-init-9 .......... SKIPPED
[INFO] jersey-tests-integration-servlet-3-init-provider ... SKIPPED
[INFO] jersey-tests-integration-servlet-3-params .......... SKIPPED
[INFO] jersey-tests-integration-servlet-3-sse-1 ........... SKIPPED
[INFO] jersey-tests-integration-servlet-4.0-mvc-1 ......... SKIPPED
[INFO] jersey-tests-integration-servlet-tests ............. SKIPPED
[INFO] jersey-tests-integration-servlet-request-wrapper-binding SKIPPED
[INFO] jersey-tests-integration-servlet-request-wrapper-binding-2 SKIPPED
[INFO] jersey-tests-integration-sonar-test ................ SKIPPED
[INFO] jersey-tests-integration-tracing-support ........... SKIPPED
[INFO] jersey-tests-jmockit ............................... SKIPPED
[INFO] jersey-test-framework-memleak-test-common .......... SKIPPED
[INFO] jersey-tests-memleak ............................... SKIPPED
[INFO] jersey-tests-memleak-redeployment .................. SKIPPED
[INFO] jersey-tests-memleak-redeployment-leaking-test-app . SKIPPED
[INFO] jersey-examples-webapp-parent-pom .................. SKIPPED
[INFO] jersey-examples-helloworld-webapp .................. SKIPPED
[INFO] jersey-test-framework-maven ........................ SKIPPED
[INFO] jersey-test-framework-maven-container-runner-plugin  SKIPPED
[INFO] jersey-tests-memleak-redeployment-hello-world-app-ref SKIPPED
[INFO] jersey-tests-memleak-redeployment-no-jersey-app .... SKIPPED
[INFO] jersey-tests-memleak-redeployment-threadlocals-app . SKIPPED
[INFO] jersey-tests-memleak-testcase ...................... SKIPPED
[INFO] jersey-tests-memleak-testcase-bean-param-leak ...... SKIPPED
[INFO] jersey-tests-memleak-testcase-shutdown-hook-leak ... SKIPPED
[INFO] jersey-tests-memleak-testcase-shutdown-hook-leak-client SKIPPED
[INFO] jersey-tests-memleak-testcase-leaking-test-app ..... SKIPPED
[INFO] jersey-tests-osgi .................................. SKIPPED
[INFO] jersey-tests-osgi-functional ....................... SKIPPED
[INFO] jersey-tests-stress ................................ SKIPPED
[INFO] jersey-tests-performance ........................... SKIPPED
[INFO] performance-test-benchmarks ........................ SKIPPED
[INFO] jersey-tests-performance-runners ................... SKIPPED
[INFO] jersey-grizzly-runner .............................. SKIPPED
[INFO] jersey-tests-performance-testcase .................. SKIPPED
[INFO] jersey-tests-performance-assemblies ................ SKIPPED
[INFO] jersey-tests-performance-filter-dynamic-test ....... SKIPPED
[INFO] jersey-tests-performance-filter-global-test ........ SKIPPED
[INFO] jersey-tests-performance-filter-name-test .......... SKIPPED
[INFO] jersey-tests-performance-interceptor-dynamic-test .. SKIPPED
[INFO] jersey-tests-performance-interceptor-global-test ... SKIPPED
[INFO] jersey-tests-performance-interceptor-name-test ..... SKIPPED
[INFO] jersey-tests-performance-custom-provider-test ...... SKIPPED
[INFO] jersey-tests-performance-json-jackson-test ......... SKIPPED
[INFO] jersey-tests-performance-json-moxy-test ............ SKIPPED
[INFO] jersey-tests-performance-mbw-kryo-test ............. SKIPPED
[INFO] jersey-tests-performance-text-plain-test ........... SKIPPED
[INFO] jersey-tests-performance-xml-jaxb-test ............. SKIPPED
[INFO] jersey-tests-performance-xml-moxy-test ............. SKIPPED
[INFO] jersey-tests-performance-param-srl ................. SKIPPED
[INFO] jersey-tests-performance-proxy-injection-test ...... SKIPPED
[INFO] performance-test-tools ............................. SKIPPED
[INFO] jersey-examples-assemblies ......................... SKIPPED
[INFO] jersey-examples-bookstore-webapp ................... SKIPPED
[INFO] jersey-examples-cdi-webapp ......................... SKIPPED
[INFO] jersey-examples-clipboard .......................... SKIPPED
[INFO] jersey-examples-clipboard-programmatic ............. SKIPPED
[INFO] jersey-examples-declarative-linking ................ SKIPPED
[INFO] jersey-examples-entity-filtering ................... SKIPPED
[INFO] jersey-examples-entity-filtering-selectable ........ SKIPPED
[INFO] jersey-examples-entity-filtering-security .......... SKIPPED
[INFO] jersey-examples-exception-mapping .................. SKIPPED
[INFO] jersey-examples-freemarker-webapp .................. SKIPPED
[INFO] jersey-examples-groovy ............................. SKIPPED
[INFO] jersey-examples-helloworld ......................... SKIPPED
[INFO] jersey-examples-helloworld-benchmark ............... SKIPPED
[INFO] jersey-examples-helloworld-cdi2-se ................. SKIPPED
[INFO] jersey-examples-helloworld-netty ................... SKIPPED
[INFO] jersey-examples-helloworld-programmatic ............ SKIPPED
[INFO] jersey-examples-helloworld-pure-jax-rs ............. SKIPPED
[INFO] jersey-examples-helloworld-weld .................... SKIPPED
[INFO] jersey-examples-http-patch ......................... SKIPPED
[INFO] jersey-examples-http-trace ......................... SKIPPED
[INFO] jersey-examples-https-clientserver-grizzly ......... SKIPPED
[INFO] jersey-examples-https-server-glassfish ............. SKIPPED
[INFO] jersey-examples-java8-webapp ....................... SKIPPED
[INFO] jersey-examples-jaxb ............................... SKIPPED
[INFO] jersey-examples-jaxrs-types-injection .............. SKIPPED
[INFO] jersey-examples-ejb ................................ SKIPPED
[INFO] jersey-examples-json-binding-webapp ................ SKIPPED
[INFO] jersey-examples-json-jackson ....................... SKIPPED
[INFO] jersey-examples-json-jettison ...................... SKIPPED
[INFO] jersey-examples-json-moxy .......................... SKIPPED
[INFO] jersey-examples-json-processing-webapp ............. SKIPPED
[INFO] jersey-examples-json-with-padding .................. SKIPPED
[INFO] jersey-examples-managed-beans-webapp ............... SKIPPED
[INFO] jersey-examples-managed-client ..................... SKIPPED
[INFO] jersey-examples-managed-client-webapp .............. SKIPPED
[INFO] jersey-examples-managed-client-simple-webapp ....... SKIPPED
[INFO] jersey-examples-multipart-webapp ................... SKIPPED
[INFO] jersey-examples-open-tracing ....................... SKIPPED
[INFO] jersey-examples-rx-client-webapp ................... SKIPPED
[INFO] jersey-examples-server-async ....................... SKIPPED
[INFO] jersey-examples-server-async-managed ............... SKIPPED
[INFO] jersey-examples-server-async-standalone ............ SKIPPED
[INFO] jersey-examples-server-async-standalone-client ..... SKIPPED
[INFO] jersey-examples-server-async-standalone-webapp ..... SKIPPED
[INFO] jersey-examples-server-sent-events-jaxrs ........... SKIPPED
[INFO] jersey-examples-servlet3-webapp .................... SKIPPED
[INFO] jersey-examples-simple-console ..................... SKIPPED
[INFO] jersey-examples-sse-item-store-jersey-webapp ....... SKIPPED
[INFO] jersey-examples-sse-item-store-jaxrs-webapp ........ SKIPPED
[INFO] jersey-examples-sse-twitter-aggregator ............. SKIPPED
[INFO] jersey-examples-system-properties .................. SKIPPED
[INFO] jersey-examples-moxy ............................... SKIPPED
[INFO] jersey-test-framework-maven-custom-enforcer-rules .. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  31.455 s
[INFO] Finished at: 2021-08-27T00:10:20-07:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:test (default-test) on project jersey-common: There are test failures.
[ERROR] 
[ERROR] Please refer to /Users/hansong/Github/jersey/core-common/target/surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :jersey-common

~/Github/jersey  0a9fc211e ✔                                                                       125d23h  ⍉
▶ 

Back to the top