You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juneau.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2023/05/19 12:32:34 UTC

Build failed in Jenkins: Juneau » Juneau-Java-17 #798

See <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/798/display/redirect?page=changes>

Changes:

[github] Update RELEASE-NOTES.txt


------------------------------------------
[...truncated 313.09 KB...]
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ juneau-rest-mock ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ juneau-rest-mock ---
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.8:bundle (default-bundle) @ juneau-rest-mock ---
[INFO] Building bundle: <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-rest/juneau-rest-mock/target/juneau-rest-mock-9.0.1-SNAPSHOT.jar>
[INFO] Writing manifest: <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-rest/juneau-rest-mock/target/classes/META-INF/MANIFEST.MF>
[INFO] 
[INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ juneau-rest-mock ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- apache-rat-plugin:0.15:check (default) @ juneau-rest-mock ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-rest/juneau-rest-mock/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 66 implicit excludes.
[INFO] 19 explicit excludes.
[INFO] 12 resources included
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 12 licenses.
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ juneau-rest-mock ---
[INFO] Building jar: <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-rest/juneau-rest-mock/target/juneau-rest-mock-9.0.1-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:3.1.0:install (default-install) @ juneau-rest-mock ---
[INFO] Installing <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-rest/juneau-rest-mock/pom.xml> to /home/jenkins/.m2/repository/org/apache/juneau/juneau-rest-mock/9.0.1-SNAPSHOT/juneau-rest-mock-9.0.1-SNAPSHOT.pom
[INFO] Installing <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-rest/juneau-rest-mock/target/juneau-rest-mock-9.0.1-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/juneau/juneau-rest-mock/9.0.1-SNAPSHOT/juneau-rest-mock-9.0.1-SNAPSHOT.jar
[INFO] Installing <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-rest/juneau-rest-mock/target/juneau-rest-mock-9.0.1-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/juneau/juneau-rest-mock/9.0.1-SNAPSHOT/juneau-rest-mock-9.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.8:install (default-install) @ juneau-rest-mock ---
[INFO] Installing org/apache/juneau/juneau-rest-mock/9.0.1-SNAPSHOT/juneau-rest-mock-9.0.1-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ juneau-rest-mock ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ juneau-rest-mock ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ juneau-rest-mock ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ juneau-rest-mock ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ juneau-rest-mock ---
[INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-rest/juneau-rest-mock/src/main/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ juneau-rest-mock ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 11 source files with javac [debug target 11] to target/classes
[WARNING] system modules path not set in conjunction with -source 11
[INFO] 
[INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ juneau-rest-mock ---
[INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-rest/juneau-rest-mock/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ juneau-rest-mock ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ juneau-rest-mock ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.8:bundle (default-bundle) @ juneau-rest-mock ---
[INFO] Building bundle: <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-rest/juneau-rest-mock/target/juneau-rest-mock-9.0.1-SNAPSHOT.jar>
[INFO] Writing manifest: <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-rest/juneau-rest-mock/target/classes/META-INF/MANIFEST.MF>
[INFO] 
[INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ juneau-rest-mock ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- apache-rat-plugin:0.15:check (default) @ juneau-rest-mock ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-rest/juneau-rest-mock/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 66 implicit excludes.
[INFO] 19 explicit excludes.
[INFO] 12 resources included
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 12 licenses.
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ juneau-rest-mock ---
[INFO] 
[INFO] --- maven-install-plugin:3.1.0:install (default-install) @ juneau-rest-mock ---
[INFO] Installing <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-rest/juneau-rest-mock/pom.xml> to /home/jenkins/.m2/repository/org/apache/juneau/juneau-rest-mock/9.0.1-SNAPSHOT/juneau-rest-mock-9.0.1-SNAPSHOT.pom
[INFO] Installing <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-rest/juneau-rest-mock/target/juneau-rest-mock-9.0.1-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/juneau/juneau-rest-mock/9.0.1-SNAPSHOT/juneau-rest-mock-9.0.1-SNAPSHOT.jar
[INFO] Installing <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-rest/juneau-rest-mock/target/juneau-rest-mock-9.0.1-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/juneau/juneau-rest-mock/9.0.1-SNAPSHOT/juneau-rest-mock-9.0.1-SNAPSHOT-sources.jar
[INFO] Installing <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-rest/juneau-rest-mock/target/juneau-rest-mock-9.0.1-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/juneau/juneau-rest-mock/9.0.1-SNAPSHOT/juneau-rest-mock-9.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.8:install (default-install) @ juneau-rest-mock ---
[INFO] Installing org/apache/juneau/juneau-rest-mock/9.0.1-SNAPSHOT/juneau-rest-mock-9.0.1-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ juneau-rest-mock ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-rest-mock/9.0.1-SNAPSHOT/maven-metadata.xml
1001/1001 B                 Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-rest-mock/9.0.1-SNAPSHOT/maven-metadata.xml (1001 B at 2.8 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-rest-mock/9.0.1-SNAPSHOT/juneau-rest-mock-9.0.1-20230519.123224-19.jar
2/59 KB       4/59 KB   6/59 KB   8/59 KB   10/59 KB   12/59 KB   14/59 KB   16/59 KB   18/59 KB   20/59 KB   22/59 KB   24/59 KB   26/59 KB   28/59 KB   30/59 KB   32/59 KB   34/59 KB   36/59 KB   38/59 KB   40/59 KB   42/59 KB   44/59 KB   46/59 KB   48/59 KB   50/59 KB   52/59 KB   54/59 KB   56/59 KB   58/59 KB   59/59 KB              Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-rest-mock/9.0.1-SNAPSHOT/juneau-rest-mock-9.0.1-20230519.123224-19.jar (59 KB at 68.3 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-rest-mock/9.0.1-SNAPSHOT/juneau-rest-mock-9.0.1-20230519.123224-19.pom
2/4 KB     4/4 KB            Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-rest-mock/9.0.1-SNAPSHOT/juneau-rest-mock-9.0.1-20230519.123224-19.pom (4 KB at 6.8 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-rest-mock/maven-metadata.xml
473/473 B               Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-rest-mock/maven-metadata.xml (473 B at 1.3 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-rest-mock/9.0.1-SNAPSHOT/maven-metadata.xml
1001/1001 B                 Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-rest-mock/9.0.1-SNAPSHOT/maven-metadata.xml (1001 B at 1.9 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-rest-mock/maven-metadata.xml
473/473 B                 Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-rest-mock/maven-metadata.xml (473 B at 0.9 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-rest-mock/9.0.1-SNAPSHOT/juneau-rest-mock-9.0.1-20230519.123224-19-sources.jar
2/42 KB     4/42 KB   6/42 KB   8/42 KB   10/42 KB   12/42 KB   14/42 KB   16/42 KB   18/42 KB   20/42 KB   22/42 KB   24/42 KB   26/42 KB   28/42 KB   30/42 KB   32/42 KB   34/42 KB   36/42 KB   38/42 KB   40/42 KB   42/42 KB              Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-rest-mock/9.0.1-SNAPSHOT/juneau-rest-mock-9.0.1-20230519.123224-19-sources.jar (42 KB at 79.1 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-rest-mock/9.0.1-SNAPSHOT/maven-metadata.xml
1001/1001 B                 Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-rest-mock/9.0.1-SNAPSHOT/maven-metadata.xml (1001 B at 1.9 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-rest-mock/9.0.1-SNAPSHOT/juneau-rest-mock-9.0.1-20230519.123224-19-sources.jar
2/42 KB       4/42 KB   6/42 KB   8/42 KB   10/42 KB   12/42 KB   14/42 KB   16/42 KB   18/42 KB   20/42 KB   22/42 KB   24/42 KB   26/42 KB   28/42 KB   30/42 KB   32/42 KB   34/42 KB   36/42 KB   38/42 KB   40/42 KB   42/42 KB              Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-rest-mock/9.0.1-SNAPSHOT/juneau-rest-mock-9.0.1-20230519.123224-19-sources.jar (42 KB at 73.1 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-rest-mock/9.0.1-SNAPSHOT/maven-metadata.xml
1001/1001 B                 Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-rest-mock/9.0.1-SNAPSHOT/maven-metadata.xml (1001 B at 1.8 KB/sec)
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.8:deploy (default-deploy) @ juneau-rest-mock ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building juneau/microservice 9.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ juneau-microservice ---
[INFO] Deleting <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-microservice/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ juneau-microservice ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ juneau-microservice ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ juneau-microservice ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ juneau-microservice ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ juneau-microservice ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- apache-rat-plugin:0.15:check (default) @ juneau-microservice ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-microservice/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 69 implicit excludes.
[INFO] 19 explicit excludes.
[INFO] 1 resources included
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1 licenses.
[INFO] 
[INFO] --- maven-install-plugin:3.1.0:install (default-install) @ juneau-microservice ---
[INFO] Installing <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-microservice/pom.xml> to /home/jenkins/.m2/repository/org/apache/juneau/juneau-microservice/9.0.1-SNAPSHOT/juneau-microservice-9.0.1-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ juneau-microservice ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ juneau-microservice ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ juneau-microservice ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ juneau-microservice ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ juneau-microservice ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- apache-rat-plugin:0.15:check (default) @ juneau-microservice ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-microservice/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 69 implicit excludes.
[INFO] 19 explicit excludes.
[INFO] 1 resources included
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1 licenses.
[INFO] 
[INFO] --- maven-install-plugin:3.1.0:install (default-install) @ juneau-microservice ---
[INFO] Installing <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-17/ws/juneau-microservice/pom.xml> to /home/jenkins/.m2/repository/org/apache/juneau/juneau-microservice/9.0.1-SNAPSHOT/juneau-microservice-9.0.1-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ juneau-microservice ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-microservice/9.0.1-SNAPSHOT/maven-metadata.xml
615/615 B                 Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-microservice/9.0.1-SNAPSHOT/maven-metadata.xml (615 B at 1.7 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-microservice/9.0.1-SNAPSHOT/juneau-microservice-9.0.1-20230519.123229-19.pom
2/3 KB      3/3 KB            Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-microservice/9.0.1-SNAPSHOT/juneau-microservice-9.0.1-20230519.123229-19.pom (3 KB at 4.3 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-microservice/maven-metadata.xml
851/851 B               Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-microservice/maven-metadata.xml (851 B at 2.4 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-microservice/9.0.1-SNAPSHOT/maven-metadata.xml
615/615 B               Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-microservice/9.0.1-SNAPSHOT/maven-metadata.xml (615 B at 1.1 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-microservice/maven-metadata.xml
851/851 B               [INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping juneau
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] juneau ............................................. SUCCESS [  6.719 s]
[INFO] juneau/core ........................................ SUCCESS [  2.681 s]
[INFO] juneau/core/common ................................. SUCCESS [ 18.400 s]
[INFO] juneau/core/marshall ............................... SUCCESS [ 30.023 s]
[INFO] juneau/core/dto .................................... SUCCESS [ 15.689 s]
[INFO] juneau/core/config ................................. SUCCESS [  9.929 s]
[INFO] juneau/core/assertions ............................. SUCCESS [ 11.773 s]
[INFO] juneau/rest ........................................ SUCCESS [  2.536 s]
[INFO] juneau/rest/rest-common ............................ SUCCESS [ 12.742 s]
[INFO] juneau/rest/rest-server ............................ SUCCESS [ 18.046 s]
[INFO] juneau/rest/rest-server-springboot ................. SUCCESS [ 11.191 s]
[INFO] juneau/rest/rest-client ............................ SUCCESS [ 13.091 s]
[INFO] juneau/rest/rest-mock .............................. SUCCESS [ 10.202 s]
[INFO] juneau/microservice ................................ FAILURE [  1.910 s]
[INFO] juneau/microservice/microservice-core .............. SKIPPED
[INFO] juneau/microservice/microservice-jetty ............. SKIPPED
[INFO] juneau/microservice/my-jetty-microservice .......... SKIPPED
[INFO] juneau/microservice/my-springboot-microservice ..... SKIPPED
[INFO] juneau/sc .......................................... SKIPPED
[INFO] juneau/sc/sc-server ................................ SKIPPED
[INFO] juneau/sc/sc-client ................................ SKIPPED
[INFO] juneau/examples .................................... SKIPPED
[INFO] juneau/examples/examples-core ...................... SKIPPED
[INFO] juneau/examples/rest ............................... SKIPPED
[INFO] juneau/examples/examples-rest-jetty ................ SKIPPED
[INFO] juneau/examples/examples-rest-springboot ........... SKIPPED
[INFO] juneau/examples/examples-rest-jetty-ftest .......... SKIPPED
[INFO] juneau/utest-utils ................................. SKIPPED
[INFO] juneau/utest ....................................... SKIPPED
[INFO] juneau/all ......................................... SKIPPED
[INFO] juneau/distrib ..................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:46 min
[INFO] Finished at: 2023-05-19T12:32:30+00:00
[INFO] Final Memory: 77M/704M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project juneau-microservice: Failed to deploy metadata: Could not transfer metadata org.apache.juneau:juneau-microservice/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): repository.apache.org:443 failed to respond -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :juneau-microservice
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
[Checks API] No suitable checks publisher found.
Not sending mail to unregistered user github@hugo-hirsch.de