[ https://issues.apache.org/jira/browse/FELIX-6606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18015827#comment-18015827 ]
Sylwester Lachiewicz edited comment on FELIX-6606 at 8/24/25 11:38 AM: ----------------------------------------------------------------------- Only issues about ArtifactRepository left [https://github.com/codehaus-plexus/plexus-classworlds/issues/128] {noformat} [WARNING] Mojo EXTERNAL issue(s): [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. [WARNING] * Mojo bundle:install (org.apache.felix.obrplugin.ObrInstall) [WARNING] - Parameter 'localRepository' uses deprecated parameter expression '${localRepository}': ArtifactRepository type is deprecated and its use in Mojos should be avoided.{noformat} was (Author: slachiewicz): Only issues about ArtifactRepository left https://github.com/codehaus-plexus/plexus-classworlds/issues/128 > Warnings with Maven 3.9.2 > ------------------------- > > Key: FELIX-6606 > URL: https://issues.apache.org/jira/browse/FELIX-6606 > Project: Felix > Issue Type: Bug > Components: Maven Bundle Plugin > Affects Versions: maven-bundle-plugin-5.1.8 > Reporter: Jeremy Norris > Assignee: Jean-Baptiste Onofré > Priority: Major > Fix For: maven-bundle-plugin-future > > > Using the most recent release (5.1.8) with Maven 3.9.2 elicits the following > warnings: > * {{[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 should declare these Maven artifacts in `provided` > scope: [org.apache.maven:maven-settings-builder:3.3.9, > org.apache.maven:maven-repository-metadata:3.3.9, > org.apache.maven:maven-artifact:3.3.9, > org.apache.maven:maven-builder-support:3.3.9, > org.apache.maven:maven-core:3.3.9, > org.apache.maven:maven-aether-provider:3.3.9, > org.apache.maven:maven-compat:3.3.9, org.apache.maven:maven-settings:3.3.9, > org.apache.maven:maven-plugin-api:3.3.9, > org.apache.maven:maven-model-builder:3.3.9, > org.apache.maven:maven-model:3.3.9]}} > ** {{[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.}} -- This message was sent by Atlassian Jira (v8.20.10#820010)