See 
<https://ci-builds.apache.org/job/Tomee/job/tomee-patch-plugin-deploy/org.apache.tomee.patch$tomee-patch-plugin/10380/display/redirect>

Changes:


------------------------------------------
[INFO] 
[INFO] -------------< org.apache.tomee.patch:tomee-patch-plugin >--------------
[INFO] Building tomee-patch-plugin 0.11-SNAPSHOT                          [3/3]
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tomee-patch-plugin 
---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ 
tomee-patch-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ 
tomee-patch-plugin ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process 
(process-resource-bundles) @ tomee-patch-plugin ---
[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.2.0:resources (default-resources) @ 
tomee-patch-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 
<https://ci-builds.apache.org/job/Tomee/job/tomee-patch-plugin-deploy/org.apache.tomee.patch$tomee-patch-plugin/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ 
tomee-patch-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to 
<https://ci-builds.apache.org/job/Tomee/job/tomee-patch-plugin-deploy/org.apache.tomee.patch$tomee-patch-plugin/ws/target/classes>
[INFO] 
<https://ci-builds.apache.org/job/Tomee/job/tomee-patch-plugin-deploy/org.apache.tomee.patch$tomee-patch-plugin/ws/src/main/java/org/apache/tomee/patch/plugin/PatchMojo.java>:
 
<https://ci-builds.apache.org/job/Tomee/job/tomee-patch-plugin-deploy/org.apache.tomee.patch$tomee-patch-plugin/ws/src/main/java/org/apache/tomee/patch/plugin/PatchMojo.java>
 uses or overrides a deprecated API.
[INFO] 
<https://ci-builds.apache.org/job/Tomee/job/tomee-patch-plugin-deploy/org.apache.tomee.patch$tomee-patch-plugin/ws/src/main/java/org/apache/tomee/patch/plugin/PatchMojo.java>:
 Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-plugin-plugin:3.6.4:descriptor (default-descriptor) @ 
tomee-patch-plugin ---
[ERROR] 

Some dependencies of Maven Plugins are expected to be in provided scope.
Please make sure that dependencies listed below declared in POM
have set '<scope>provided</scope>' as well.

The following dependencies are in wrong scope:
 * org.apache.maven:maven-aether-provider:jar:3.2.2:compile
 * org.apache.maven:maven-model-builder:jar:3.2.2:compile
 * org.apache.maven:maven-artifact:jar:3.2.2:compile
 * org.apache.maven:maven-compat:jar:3.2.2:compile
 * org.apache.maven:maven-core:jar:3.2.2:compile
 * org.apache.maven:maven-settings-builder:jar:3.2.2:compile
 * org.apache.maven:maven-model:jar:3.2.2:compile
 * org.apache.maven:maven-plugin-api:jar:3.2.2:compile
 * org.apache.maven:maven-repository-metadata:jar:3.2.2:compile
 * org.apache.maven:maven-settings:jar:3.2.2:compile



[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] bsh mojo extractor found 0 mojo descriptor.
[INFO] ant mojo extractor found 0 mojo descriptor.
[INFO] java-annotations mojo extractor found 1 mojo descriptor.
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ 
tomee-patch-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory 
<https://ci-builds.apache.org/job/Tomee/job/tomee-patch-plugin-deploy/org.apache.tomee.patch$tomee-patch-plugin/ws/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ 
tomee-patch-plugin ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ 
tomee-patch-plugin ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ tomee-patch-plugin ---
[INFO] Building jar: 
<https://ci-builds.apache.org/job/Tomee/job/tomee-patch-plugin-deploy/org.apache.tomee.patch$tomee-patch-plugin/ws/target/tomee-patch-plugin-0.11-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-plugin-plugin:3.6.4:addPluginArtifactMetadata 
(default-addPluginArtifactMetadata) @ tomee-patch-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.12.0:attach-descriptor (attach-descriptor) @ 
tomee-patch-plugin ---
[INFO] Skipping because packaging 'maven-plugin' is not pom.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ 
tomee-patch-plugin ---
[INFO] Installing 
<https://ci-builds.apache.org/job/Tomee/job/tomee-patch-plugin-deploy/org.apache.tomee.patch$tomee-patch-plugin/ws/target/tomee-patch-plugin-0.11-SNAPSHOT.jar>
 to 
/home/jenkins/.m2/repository/org/apache/tomee/patch/tomee-patch-plugin/0.11-SNAPSHOT/tomee-patch-plugin-0.11-SNAPSHOT.jar
[INFO] Installing 
<https://ci-builds.apache.org/job/Tomee/job/tomee-patch-plugin-deploy/org.apache.tomee.patch$tomee-patch-plugin/ws/pom.xml>
 to 
/home/jenkins/.m2/repository/org/apache/tomee/patch/tomee-patch-plugin/0.11-SNAPSHOT/tomee-patch-plugin-0.11-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ 
tomee-patch-plugin ---
[INFO] Downloading from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/tomee/patch/tomee-patch-plugin/0.11-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/tomee/patch/tomee-patch-plugin/0.11-SNAPSHOT/maven-metadata.xml
 (796 B at 1.1 kB/s)
[INFO] Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/tomee/patch/tomee-patch-plugin/0.11-SNAPSHOT/tomee-patch-plugin-0.11-20240306.113301-6783.jar
[INFO] Uploaded to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/tomee/patch/tomee-patch-plugin/0.11-SNAPSHOT/tomee-patch-plugin-0.11-20240306.113301-6783.jar
 (41 kB at 34 kB/s)
[INFO] Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/tomee/patch/tomee-patch-plugin/0.11-SNAPSHOT/tomee-patch-plugin-0.11-20240306.113301-6783.pom
[INFO] Uploaded to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/tomee/patch/tomee-patch-plugin/0.11-SNAPSHOT/tomee-patch-plugin-0.11-20240306.113301-6783.pom
 (10 kB at 9.6 kB/s)
[INFO] Downloading from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/tomee/patch/tomee-patch-plugin/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/tomee/patch/tomee-patch-plugin/maven-metadata.xml
 (396 B at 1.1 kB/s)
[INFO] Downloading from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/tomee/patch/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/tomee/patch/maven-metadata.xml
 (219 B at 608 B/s)
[INFO] Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/tomee/patch/tomee-patch-plugin/0.11-SNAPSHOT/maven-metadata.xml
[INFO] Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/tomee/patch/tomee-patch-plugin/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/tomee/patch/tomee-patch-plugin/maven-metadata.xml
 (396 B at 280 B/s)
[INFO] Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/tomee/patch/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/tomee/patch/maven-metadata.xml
 (219 B at 206 B/s)

Reply via email to