Marcel Reutegger created OAK-6861:
-------------------------------------
Summary: Warn messages when building oak-query-spi
Key: OAK-6861
URL: https://issues.apache.org/jira/browse/OAK-6861
Project: Jackrabbit Oak
Issue Type: Bug
Components: query
Reporter: Marcel Reutegger
Assignee: Marcel Reutegger
Priority: Minor
Fix For: 1.8
There are warn messages when building oak-query-spi or depending modules:
{noformat}
[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.
{noformat}
The plugin is not needed anymore. See also OAK-6449.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)