Skip to main content

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

See <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/362/display/redirect?page=changes>

Changes:

[starksm64] Update the names to those agreed on at the last call.

[starksm64] Add a config group for mp config related tests

[starksm64] Initial pass at config related tests

[starksm64] Add new 4k size tests

[starksm64] A JAX-RS application marked as requiring MP-JWT authentication with /alt

[starksm64] Update the tck readme and base suite xml for the latest config tests

------------------------------------------
[...truncated 12.79 KB...]
Generating <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/jwt/config/package-tree.html...>
Generating <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/api/target/apidocs/constant-values.html...>
Generating <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/auth/class-use/LoginConfig.html...>
Generating <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/jwt/class-use/JsonWebToken.html...>
Generating <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/jwt/class-use/Claims.html...>
Generating <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/jwt/class-use/ClaimValue.html...>
Generating <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/jwt/class-use/Claim.html...>
Generating <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/jwt/config/class-use/Names.html...>
Generating <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/auth/package-use.html...>
Generating <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/jwt/package-use.html...>
Generating <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/jwt/config/package-use.html...>
Building index for all the packages and classes...
Generating <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/api/target/apidocs/overview-tree.html...>
Generating <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/api/target/apidocs/index-all.html...>
Generating <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/api/target/apidocs/deprecated-list.html...>
Building index for all classes...
Generating <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/api/target/apidocs/allclasses-frame.html...>
Generating <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/api/target/apidocs/allclasses-noframe.html...>
Generating <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/api/target/apidocs/index.html...>
Generating <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/api/target/apidocs/overview-summary.html...>
Generating <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/api/target/apidocs/help-doc.html...>
2 warnings
[WARNING] Javadoc Warnings
[WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile
[WARNING] <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/api/src/main/java/org/eclipse/microprofile/auth/LoginConfig.java>:61: warning: no description for @return
[WARNING] * @return
[WARNING] ^
[WARNING] <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/api/src/main/java/org/eclipse/microprofile/jwt/JsonWebToken.java>:146: warning: no @param for <T>
[WARNING] <T> T getClaim(String claimName);
[WARNING] ^
[INFO] Building jar: <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/api/target/microprofile-jwt-auth-api-1.1-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ microprofile-jwt-auth-api >>>
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-jwt-auth-api ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: .travis.yml.*
[INFO] Exclude: bnd.bnd
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.jwk
[INFO] Exclude: **/META-INF/services/*
[INFO] Exclude: *.log
[INFO] Exclude: .checkstyle
[INFO] Exclude: .factorypath
[INFO] Exclude: .editorconfig
[INFO] 9 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 9 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-jwt-auth-api <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ microprofile-jwt-auth-api ---
[INFO] Building jar: <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/api/target/microprofile-jwt-auth-api-1.1-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ microprofile-jwt-auth-api ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/api/target/microprofile-jwt-auth-api-1.1-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.4:sign (default) @ microprofile-jwt-auth-api ---
[INFO] Signing jar: <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/api/target/microprofile-jwt-auth-api-1.1-SNAPSHOT.jar>
[INFO] Signing jar: <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/api/target/microprofile-jwt-auth-api-1.1-SNAPSHOT-javadoc.jar>
[INFO] Signing jar: <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/api/target/microprofile-jwt-auth-api-1.1-SNAPSHOT-sources.jar>
[INFO] Signing jar: <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/api/target/microprofile-jwt-auth-api-1.1-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-jwt-auth-api ---
[INFO] Installing <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/api/target/microprofile-jwt-auth-api-1.1-SNAPSHOT.jar> to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.1-SNAPSHOT/microprofile-jwt-auth-api-1.1-SNAPSHOT.jar
[INFO] Installing <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/api/pom.xml> to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.1-SNAPSHOT/microprofile-jwt-auth-api-1.1-SNAPSHOT.pom
[INFO] Installing <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/api/target/microprofile-jwt-auth-api-1.1-SNAPSHOT-javadoc.jar> to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.1-SNAPSHOT/microprofile-jwt-auth-api-1.1-SNAPSHOT-javadoc.jar
[INFO] Installing <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/api/target/microprofile-jwt-auth-api-1.1-SNAPSHOT-sources.jar> to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.1-SNAPSHOT/microprofile-jwt-auth-api-1.1-SNAPSHOT-sources.jar
[INFO] Installing <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/api/target/microprofile-jwt-auth-api-1.1-SNAPSHOT-tests.jar> to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.1-SNAPSHOT/microprofile-jwt-auth-api-1.1-SNAPSHOT-tests.jar
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building MicroProfile JWT Auth TCK Harness 1.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-jwt-auth-tck ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: .travis.yml.*
[INFO] Exclude: bnd.bnd
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.jwk
[INFO] Exclude: **/META-INF/services/*
[INFO] Exclude: *.log
[INFO] Exclude: .checkstyle
[INFO] Exclude: .factorypath
[INFO] Exclude: .editorconfig
[INFO] 64 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 60 licenses.
[INFO] 
[INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (generate-pdf-doc) @ microprofile-jwt-auth-tck ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] ignoreDelta true
[INFO] Copying 73 resources
[INFO] Copying file pom.xml
[INFO] Copying file src/main/java/org/eclipse/microprofile/jwt/tck/arquillian/BaseExtension.java
[INFO] Copying file src/main/java/org/eclipse/microprofile/jwt/tck/arquillian/BaseWarArchiveProcessor.java
[INFO] Copying file src/main/java/org/eclipse/microprofile/jwt/tck/util/ITokenParser.java
[INFO] Copying file src/main/java/org/eclipse/microprofile/jwt/tck/util/TokenUtils.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/TCKConstants.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/config/AltApplication.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/config/JwksApplication.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/config/PEMApplication.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/config/PublicKeyAsBase64JWKTest.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/config/PublicKeyAsFileLocationURLTest.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/config/PublicKeyAsJWKLocationTest.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/config/PublicKeyAsJWKLocationURLTest.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/config/PublicKeyAsJWKSLocationTest.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/config/PublicKeyAsJWKSTest.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/config/PublicKeyAsJWKTest.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/config/PublicKeyAsPEMEndpoint.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/config/PublicKeyAsPEMLocationTest.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/config/PublicKeyAsPEMLocationURLTest.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/config/PublicKeyAsPEMTest.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/config/PublicKeyEndpoint.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/config/SimpleTokenUtils.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/ejb/EjbEndpoint.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/ejb/EjbTest.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/ejb/IService.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/ejb/ServiceEJB.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jacc/SubjectEndpoint.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jacc/SubjectTest.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/AppScopedEndpoint.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/AppScopedTest.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/ClaimValueInjectionEndpoint.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/ClaimValueInjectionTest.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/InvalidTokenTest.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/JsonValueInjectionTest.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/JsonValuejectionEndpoint.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/PrimitiveInjectionEndpoint.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/PrimitiveInjectionTest.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/PrincipalInjectionEndpoint.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/PrincipalInjectionTest.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/ProviderInjectionEndpoint.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/ProviderInjectionTest.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/RequiredClaimsEndpoint.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/RequiredClaimsTest.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/RolesAllowedTest.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/RolesEndpoint.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/TCKApplication.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/UnsecureTCKApplication.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/UnsecuredPingEndpoint.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/jaxrs/UnsecuredPingTest.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/servlet/ServiceServlet.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/container/servlet/ServletTest.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/parsing/DebugTest.java
[INFO] Copying file src/test/java/org/eclipse/microprofile/jwt/tck/util/TokenUtilsTest.java
[INFO] Copying file src/test/resources/META-INF/microprofile-config-location.properties
[INFO] Copying file src/test/resources/META-INF/microprofile-config.properties
[INFO] Copying file src/test/resources/RequiredClaims.json
[INFO] Copying file src/test/resources/Token1.json
[INFO] Copying file src/test/resources/Token2.json
[INFO] Copying file src/test/resources/beans.xml
[INFO] Copying file src/test/resources/jwt-content1.json
[INFO] Copying file src/test/resources/privateKey.pem
[INFO] Copying file src/test/resources/privateKey4k.pem
[INFO] Copying file src/test/resources/publicKey.pem
[INFO] Copying file src/test/resources/publicKey4k.pem
[INFO] Copying file src/test/resources/signer-key4k.jwk
[INFO] Copying file src/test/resources/signer-keyset4k.jwk
[INFO] Copying file src/test/resources/testJWTCallerPrincipal.json
[INFO] Copying file src/test/resources/usePreferredName.json
[INFO] Copying file src/test/resources/useSubject.json
[INFO] Copying file tck-base-suite.xml
[INFO] Copying file tck-full-suite.xml
[INFO] Copying file tck-null-suite.xml
[INFO] Copying file target/rat.txt
asciidoctor: ERROR: README.adoc: line 86: only book doctypes can contain level 0 sections
asciidoctor: ERROR: README.adoc: line 86: only book doctypes can contain level 0 sections
[INFO] Rendered <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/tck/README.adoc>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-jwt-auth-tck ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/tck/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-jwt-auth-tck ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/tck/target/classes>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-jwt-auth-tck ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-jwt-auth-tck ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 16 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-jwt-auth-tck ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 48 source files to <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/tck/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/tck/src/test/java/org/eclipse/microprofile/jwt/tck/TCKConstants.java>:[36,32] variable TEST_GROUP_CONFIG is already defined in class org.eclipse.microprofile.jwt.tck.TCKConstants
[INFO] 1 error
[INFO] -------------------------------------------------------------
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] MicroProfile JWT Auth Parent ....................... SUCCESS [  3.156 s]
[INFO] MicroProfile JWT Auth API .......................... SUCCESS [ 12.506 s]
[INFO] MicroProfile JWT Auth TCK Harness .................. FAILURE [ 17.286 s]
[INFO] MicroProfile JWT Auth Sandbox ...................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 35.239 s
[INFO] Finished at: 2018-05-03T22:42:52-04:00
[INFO] Final Memory: 115M/1979M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project microprofile-jwt-auth-tck: Compilation failure
[ERROR] <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/tck/src/test/java/org/eclipse/microprofile/jwt/tck/TCKConstants.java>:[36,32] variable TEST_GROUP_CONFIG is already defined in class org.eclipse.microprofile.jwt.tck.TCKConstants
[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 <goals> -rf :microprofile-jwt-auth-tck
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/api/pom.xml> to org.eclipse.microprofile.jwt/microprofile-jwt-auth-api/1.1-SNAPSHOT/microprofile-jwt-auth-api-1.1-SNAPSHOT.pom
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/api/target/microprofile-jwt-auth-api-1.1-SNAPSHOT.jar> to org.eclipse.microprofile.jwt/microprofile-jwt-auth-api/1.1-SNAPSHOT/microprofile-jwt-auth-api-1.1-SNAPSHOT.jar
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/api/target/microprofile-jwt-auth-api-1.1-SNAPSHOT-javadoc.jar> to org.eclipse.microprofile.jwt/microprofile-jwt-auth-api/1.1-SNAPSHOT/microprofile-jwt-auth-api-1.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/api/target/microprofile-jwt-auth-api-1.1-SNAPSHOT-sources.jar> to org.eclipse.microprofile.jwt/microprofile-jwt-auth-api/1.1-SNAPSHOT/microprofile-jwt-auth-api-1.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/api/target/microprofile-jwt-auth-api-1.1-SNAPSHOT-tests.jar> to org.eclipse.microprofile.jwt/microprofile-jwt-auth-api/1.1-SNAPSHOT/microprofile-jwt-auth-api-1.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/pom.xml> to org.eclipse.microprofile.jwt/microprofile-jwt-auth-parent/1.1-SNAPSHOT/microprofile-jwt-auth-parent-1.1-SNAPSHOT.pom
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/sandbox/pom.xml> to org.eclipse.microprofile.jwt/microprofile-jwt-auth-sandbox/1.1-SNAPSHOT/microprofile-jwt-auth-sandbox-1.1-SNAPSHOT.pom
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ws/tck/pom.xml> to org.eclipse.microprofile.jwt/microprofile-jwt-auth-tck/1.1-SNAPSHOT/microprofile-jwt-auth-tck-1.1-SNAPSHOT.pom
channel stopped
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds


Back to the top