You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2023/03/04 21:37:45 UTC

Build failed in Jenkins: TomEE » master-deploy » TomEE :: BOMs :: TomEE MicroProfile API #5347

See <https://ci-builds.apache.org/job/Tomee/job/master-deploy/org.apache.tomee.bom$tomee-microprofile-api/5347/display/redirect>

Changes:


------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping TomEE :: Utils :: Core EclipseLink
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping TomEE :: TomEE :: Plume Webapp
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping TomEE :: BOMs :: TomEE Plume
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping TomEE :: TomEE :: Plus Webapp
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping TomEE :: BOMs :: TomEE Plus
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------< org.apache.tomee.bom:tomee-microprofile-api >-------------
[INFO] Building TomEE :: BOMs :: TomEE MicroProfile API 10.0.0-SNAPSHOT [62/153]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tomee-microprofile-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven-version) @ tomee-microprofile-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-java-version) @ tomee-microprofile-api ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tomee-microprofile-api ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ tomee-microprofile-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/Tomee/job/master-deploy/org.apache.tomee.bom$tomee-microprofile-api/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ tomee-microprofile-api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- dependency-report-plugin:1.0.2:report (default) @ tomee-microprofile-api ---
[INFO] 
[INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ tomee-microprofile-api ---
[WARNING] Manifest org.apache.tomee.bom:tomee-microprofile-api:jar:10.0.0-SNAPSHOT : Unused Export-Package instructions: [org.apache.tomee*] 
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ tomee-microprofile-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/Tomee/job/master-deploy/org.apache.tomee.bom$tomee-microprofile-api/ws/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ tomee-microprofile-api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ tomee-microprofile-api ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ tomee-microprofile-api ---
[INFO] Building jar: <https://ci-builds.apache.org/job/Tomee/job/master-deploy/org.apache.tomee.bom$tomee-microprofile-api/ws/target/tomee-microprofile-api-10.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.11.0:attach-descriptor (attach-descriptor) @ tomee-microprofile-api ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ tomee-microprofile-api ---
[INFO] Installing <https://ci-builds.apache.org/job/Tomee/job/master-deploy/org.apache.tomee.bom$tomee-microprofile-api/ws/target/tomee-microprofile-api-10.0.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/tomee/bom/tomee-microprofile-api/10.0.0-SNAPSHOT/tomee-microprofile-api-10.0.0-SNAPSHOT.jar
[INFO] Installing <https://ci-builds.apache.org/job/Tomee/job/master-deploy/org.apache.tomee.bom$tomee-microprofile-api/ws/pom.xml> to /home/jenkins/.m2/repository/org/apache/tomee/bom/tomee-microprofile-api/10.0.0-SNAPSHOT/tomee-microprofile-api-10.0.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ tomee-microprofile-api ---
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/tomee/bom/tomee-microprofile-api/10.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/tomee/bom/tomee-microprofile-api/10.0.0-SNAPSHOT/maven-metadata.xml (801 B at 1.1 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/tomee/bom/tomee-microprofile-api/10.0.0-SNAPSHOT/tomee-microprofile-api-10.0.0-20230304.203756-983.jar
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/tomee/bom/tomee-microprofile-api/10.0.0-SNAPSHOT/tomee-microprofile-api-10.0.0-20230304.203756-983.pom

Jenkins build is back to normal : TomEE » master-deploy » TomEE :: BOMs :: TomEE MicroProfile API #5348

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Tomee/job/master-deploy/org.apache.tomee.bom$tomee-microprofile-api/5348/display/redirect>