Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Building the runtime project produce the following warnings:
guillaume@ ~/projects/apache/felix/ipojo/runtime$ mvn clean install
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.apache.felix:org.apache.felix.ipojo:bundle:1.10.2-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ line 203, column 21
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.apache.felix:org.apache.felix.ipojo.composite:bundle:1.10.2-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:rat-maven-plugin is missing. @ line 128, column 21
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ line 144, column 21
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.apache.felix:org.apache.felix.ipojo.gogo:bundle:1.10.2-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ line 111, column 21
[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.
[WARNING]