[
https://issues.apache.org/jira/browse/STORM-2058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jungtaek Lim resolved STORM-2058.
---------------------------------
Resolution: Fixed
Assignee: Heather McCartney
Fix Version/s: 2.0.0
Thanks [~hmcc], I merged into master.
> 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
> Assignee: Heather McCartney
> Priority: Trivial
> Fix For: 2.0.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> 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.15#6346)