Guillaume Sauthier created FELIX-4156:
-----------------------------------------

             Summary: Fix versions of maven plugins
                 Key: FELIX-4156
                 URL: https://issues.apache.org/jira/browse/FELIX-4156
             Project: Felix
          Issue Type: Task
          Components: iPOJO
            Reporter: Guillaume Sauthier
            Assignee: Guillaume Sauthier


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] 


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to