Description
There are warn messages when building oak-query-spi or depending modules:
[WARNING] Some problems were encountered while building the effective model for org.apache.jackrabbit:oak-query-spi:bundle:1.8-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.felix:maven-scr-plugin is missing. @ org.apache.jackrabbit:oak-query-spi:[unknown-version], /Users/mreutegg/devel/apache/oak_clean/trunk/oak-query-spi/pom.xml, line 66, column 17 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
The plugin is not needed anymore. See also OAK-6449.
Attachments
Issue Links
- relates to
-
OAK-6449 Stop using the maven-scr-plugin
- Closed