Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade maven-bundle-plugin to 5.1.9 #1464

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Godin
Copy link
Member

@Godin Godin commented May 22, 2023

❌ Unfortunately to get rid of the warning produced by Maven 3.9.2 need to wait for version newer than 5.1.9

[WARNING]  * org.apache.felix:maven-bundle-plugin:5.1.9
[WARNING]   Declared at location(s):
[WARNING]    * org.jacoco:org.jacoco.core:0.8.11-SNAPSHOT (org.jacoco.core/pom.xml) @ line 47
[WARNING]    * org.jacoco:org.jacoco.report:0.8.11-SNAPSHOT (org.jacoco.report/pom.xml) @ line 39
[WARNING]    * org.jacoco:org.jacoco.agent:0.8.11-SNAPSHOT (org.jacoco.agent/pom.xml) @ line 83
[WARNING]    * org.jacoco:org.jacoco.ant:0.8.11-SNAPSHOT (org.jacoco.ant/pom.xml) @ line 93
[WARNING]   Used in module(s):
[WARNING]    * org.jacoco:org.jacoco.core:0.8.11-SNAPSHOT (org.jacoco.core/pom.xml)
[WARNING]    * org.jacoco:org.jacoco.report:0.8.11-SNAPSHOT (org.jacoco.report/pom.xml)
[WARNING]    * org.jacoco:org.jacoco.agent:0.8.11-SNAPSHOT (org.jacoco.agent/pom.xml)
[WARNING]    * org.jacoco:org.jacoco.ant:0.8.11-SNAPSHOT (org.jacoco.ant/pom.xml)
[WARNING]   Plugin issue(s):
[WARNING]    * Plugin depends on the deprecated Maven 2.x compatibility layer, which may not be supported in Maven 4.x
[WARNING]    * Plugin depends on plexus-container-default, which is EOL
[WARNING]   Mojo issue(s):
[WARNING]    * Mojo bundle:manifest (org.apache.felix.bundleplugin.ManifestPlugin)
[WARNING]      - Parameter 'localRepository' uses deprecated parameter expression '${localRepository}': ArtifactRepository type is deprecated and its use in Mojos should be avoided.
[WARNING]    * Mojo bundle:bundle (org.apache.felix.bundleplugin.BundlePlugin)
[WARNING]      - Parameter 'localRepository' uses deprecated parameter expression '${localRepository}': ArtifactRepository type is deprecated and its use in Mojos should be avoided.

@Godin Godin self-assigned this May 22, 2023
@Godin Godin added this to Implementation in Current work items via automation May 22, 2023
@Godin Godin force-pushed the upgrade_maven-bundle-plugin branch from f9524ad to c4b6e68 Compare May 25, 2023 11:04
@Godin Godin changed the title Upgrade maven-bundle-plugin to 5.1.8 Upgrade maven-bundle-plugin to 5.1.9 May 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Current work items
  
Implementation
Development

Successfully merging this pull request may close these issues.

None yet

1 participant