Na Zhao created STORM-2058:
------------------------------

             Summary: Maven warnings about reporting.plugins.plugin.version is 
missing
                 Key: STORM-2058
                 URL: https://issues.apache.org/jira/browse/STORM-2058
             Project: Apache Storm
          Issue Type: Improvement
            Reporter: Na Zhao
            Priority: Trivial


When using 3.x to build /storm, the following maven warnings show up:
{noformat}
[WARNING] Some problems were encountered while building the effective model for 
org.apache.storm:storm-metrics:jar:2.0.0-SNAPSHOT
[WARNING] 'reporting.plugins.plugin.version' for 
org.apache.maven.plugins:maven-javadoc-plugin is missing. @ 
org.apache.storm:storm:2.0.0-SNAPSHOT, /Users/nz026920/my_git/storm/pom.xml, 
line 1146, column 21
[WARNING] 'reporting.plugins.plugin.version' for 
org.apache.maven.plugins:maven-surefire-report-plugin is missing. @ 
org.apache.storm:storm:2.0.0-SNAPSHOT, /Users/nz026920/my_git/storm/pom.xml, 
line 1150, 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.
{noformat}

It will be nice if we add versions for these plugins from reporting section in 
parent pom to remove these warnings.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to