plexus-classworlds
plexus-classworlds copied to clipboard
Warning about localRepository in org.apache.felix:maven-bundle-plugin
We are using 5.x version of plugin that is not mvn4 compatible and needs update in plugin https://github.com/apache/felix-dev/tree/14a584081dd948f053f77f243f7d17869192d76a/tools/maven-bundle-plugin
[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.
Felix project reported bug: FELIX-6606
https://github.com/search?q=repo%3Aapache%2Ffelix-dev%20ArtifactRepository&type=code
this should be issue in felix rather ... I did'n check is one exist in felix project