Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[microprofile-dev] Build failed in Jenkins: Health-maven-snapshots #1015

See <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/1015/display/redirect>

Changes:


------------------------------------------
[...truncated 3.06 KB...]
      - key: "settings.xml"
        path: "settings.xml"
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-3"

Building remotely on default-agent-sf29m in workspace <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/eclipse/microprofile-health.git
 > git init <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/> # timeout=10
Fetching upstream changes from https://github.com/eclipse/microprofile-health.git
 > git --version # timeout=10
 > git fetch --tags --force --progress -- https://github.com/eclipse/microprofile-health.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/eclipse/microprofile-health.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse/microprofile-health.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/microprofile-health.git
 > git fetch --tags --force --progress -- https://github.com/eclipse/microprofile-health.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 9bd591cedd6743c65774eb7146d8f65d21d60f56 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9bd591cedd6743c65774eb7146d8f65d21d60f56
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 9bd591cedd6743c65774eb7146d8f65d21d60f56 # timeout=10
Parsing POMs
Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.4.1.Final/arquillian-bom-1.4.1.Final.pom
Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom
Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.6/shrinkwrap-resolver-bom-2.2.6.pom
Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom
Modules changed, recalculating dependency graph
Established TCP socket on 45651
Copied maven35-agent.jar
Copied maven35-interceptor.jar
Copied maven3-interceptor-commons.jar
[Health-maven-snapshots] $ /opt/tools/java/oracle/jdk-8/latest/bin/java -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -cp /home/jenkins/agent/maven35-agent.jar:/opt/tools/apache-maven/latest/boot/plexus-classworlds-2.5.2.jar:/opt/tools/apache-maven/latest/conf/logging jenkins.maven3.agent.Maven35Main /opt/tools/apache-maven/latest /usr/share/jenkins/agent.jar /home/jenkins/agent/maven35-interceptor.jar /home/jenkins/agent/maven3-interceptor-commons.jar 45651
Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/pom.xml> -pl !spec -Peclipse-jarsigner install deploy -DaltDeploymentRepository=repo.eclipse.org::default::https://repo.eclipse.org/content/repositories/microprofile-snapshots/
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] MicroProfile Health                                                [pom]
[INFO] MicroProfile Health API                                            [jar]
[INFO] MicroProfile Health TCK                                            [jar]
[INFO] 
[INFO] -----< org.eclipse.microprofile.health:microprofile-health-parent >-----
[INFO] Building MicroProfile Health 2.2-SNAPSHOT                          [1/3]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-health-parent ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 75 implicit excludes (use -debug for more details).
[INFO] 8 explicit excludes (use -debug for more details).
[INFO] 3 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1 licenses.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-health-parent ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-health-parent ---
[INFO] Installing <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/pom.xml> to /home/jenkins/.m2/repository/org/eclipse/microprofile/health/microprofile-health-parent/2.2-SNAPSHOT/microprofile-health-parent-2.2-SNAPSHOT.pom
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-health-parent ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 75 implicit excludes (use -debug for more details).
[INFO] 8 explicit excludes (use -debug for more details).
[INFO] 3 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1 licenses.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-health-parent ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-health-parent ---
[INFO] Installing <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/pom.xml> to /home/jenkins/.m2/repository/org/eclipse/microprofile/health/microprofile-health-parent/2.2-SNAPSHOT/microprofile-health-parent-2.2-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ microprofile-health-parent ---
[INFO] Using alternate deployment repository repo.eclipse.org::default::https://repo.eclipse.org/content/repositories/microprofile-snapshots/
[INFO] 
[INFO] ------< org.eclipse.microprofile.health:microprofile-health-api >-------
[INFO] Building MicroProfile Health API 2.2-SNAPSHOT                      [2/3]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-health-api ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 67 implicit excludes (use -debug for more details).
[INFO] 8 explicit excludes (use -debug for more details).
[INFO] 13 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 12 licenses.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-health-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-health-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/classes>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-health-api ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- bnd-maven-plugin:3.4.0:bnd-process (default) @ microprofile-health-api ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-health-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-health-api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-health-api ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ microprofile-health-api ---
[INFO] Building jar: <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/microprofile-health-api-2.2-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:3.1.0:jar (attach-javadocs) @ microprofile-health-api ---
[INFO] 
Loading source files for package org.eclipse.microprofile.health...
Loading source files for package org.eclipse.microprofile.health.spi...
Constructing Javadoc information...
Standard Doclet version 1.8.0_202
Building tree for all the packages and classes...
Generating <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/Health.html...>
Generating <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/HealthCheck.html...>
Generating <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/HealthCheckResponse.html...>
Generating <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/HealthCheckResponse.State.html...>
Generating <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/HealthCheckResponseBuilder.html...>
Generating <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/HealthGroup.html...>
Generating <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/HealthGroup.Literal.html...>
Generating <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/HealthGroups.html...>
Generating <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/Liveness.html...>
Generating <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/Liveness.Literal.html...>
Generating <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/Readiness.html...>
Generating <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/Readiness.Literal.html...>
Generating <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/spi/HealthCheckResponseProvider.html...>
Generating <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/overview-frame.html...>
Generating <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/package-frame.html...>
Generating <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/package-summary.html...>
Generating <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/package-tree.html...>
Generating <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/spi/package-frame.html...>
Generating <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/spi/package-summary.html...>
Generating <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/spi/package-tree.html...>
Generating <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/constant-values.html...>
Generating <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/serialized-form.html...>
Generating <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/class-use/Readiness.html...>
Generating <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/class-use/Readiness.Literal.html...>
Generating <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/class-use/Liveness.html...>
Generating <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/class-use/Liveness.Literal.html...>
Generating <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/class-use/HealthGroups.html...>
Generating <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/class-use/HealthGroup.html...>
Generating <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/class-use/HealthGroup.Literal.html...>
Generating <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/class-use/HealthCheckResponseBuilder.html...>
Generating <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/class-use/HealthCheckResponse.html...>
Generating <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/class-use/HealthCheckResponse.State.html...>
Generating <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/class-use/HealthCheck.html...>
Generating <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/class-use/Health.html...>
Generating <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/spi/class-use/HealthCheckResponseProvider.html...>
Generating <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/package-use.html...>
Generating <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/spi/package-use.html...>
Building index for all the packages and classes...
Generating <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/overview-tree.html...>
Generating <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/index-all.html...>
Generating <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/deprecated-list.html...>
Building index for all classes...
Generating <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/allclasses-frame.html...>
Generating <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/allclasses-noframe.html...>
Generating <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/index.html...>
Generating <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/overview-summary.html...>
Generating <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/help-doc.html...>
[INFO] Building jar: <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/microprofile-health-api-2.2-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ microprofile-health-api >>>
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-health-api ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 67 implicit excludes (use -debug for more details).
[INFO] 8 explicit excludes (use -debug for more details).
[INFO] 13 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 12 licenses.
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ microprofile-health-api <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ microprofile-health-api ---
[INFO] Building jar: <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/microprofile-health-api-2.2-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- bnd-baseline-maven-plugin:4.2.0:baseline (baseline) @ microprofile-health-api ---
[INFO] Determining the baseline version for org.eclipse.microprofile.health:microprofile-health-api:jar:(,2.2-SNAPSHOT) using repositories [ossrh (https://oss.sonatype.org/service/local/staging/deploy/maven2/, default, releases+snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
[WARNING] Could not transfer metadata org.eclipse.microprofile.health:microprofile-health-api/maven-metadata.xml from/to ossrh (https://oss.sonatype.org/service/local/staging/deploy/maven2/): Failed to transfer file https://oss.sonatype.org/service/local/staging/deploy/maven2/org/eclipse/microprofile/health/microprofile-health-api/maven-metadata.xml with status code 400
[INFO] The baseline version was found to be 2.2-RC1
[ERROR] The bundle version change (2.2.0 to 2.2.0) is too low, the new version must be at least 2.2.1
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for MicroProfile Health 2.2-SNAPSHOT:
[INFO] 
[INFO] MicroProfile Health ................................ SUCCESS [ 34.839 s]
[INFO] MicroProfile Health API ............................ FAILURE [ 51.431 s]
[INFO] MicroProfile Health TCK ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:29 min
[INFO] Finished at: 2020-01-27T05:47:19Z
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "eclipse-jarsigner" could not be activated because it does not exist.
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal biz.aQute.bnd:bnd-baseline-maven-plugin:4.2.0:baseline (baseline) on project microprofile-health-api: An error occurred while calculating the baseline: The baselining plugin detected versioning errors -> [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 :microprofile-health-api
[JENKINS] Archiving <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/pom.xml> to org.eclipse.microprofile.health/microprofile-health-parent/2.2-SNAPSHOT/microprofile-health-parent-2.2-SNAPSHOT.pom
[JENKINS] Archiving <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/pom.xml> to org.eclipse.microprofile.health/microprofile-health-api/2.2-SNAPSHOT/microprofile-health-api-2.2-SNAPSHOT.pom
[JENKINS] Archiving <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/microprofile-health-api-2.2-SNAPSHOT.jar> to org.eclipse.microprofile.health/microprofile-health-api/2.2-SNAPSHOT/microprofile-health-api-2.2-SNAPSHOT.jar
[JENKINS] Archiving <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/microprofile-health-api-2.2-SNAPSHOT-javadoc.jar> to org.eclipse.microprofile.health/microprofile-health-api/2.2-SNAPSHOT/microprofile-health-api-2.2-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/microprofile-health-api-2.2-SNAPSHOT-sources.jar> to org.eclipse.microprofile.health/microprofile-health-api/2.2-SNAPSHOT/microprofile-health-api-2.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://ci.eclipse.org/microprofile/job/Health-maven-snapshots/ws/tck/pom.xml> to org.eclipse.microprofile.health/microprofile-health-tck/2.2-SNAPSHOT/microprofile-health-tck-2.2-SNAPSHOT.pom
channel stopped


Back to the top