bipinprasad opened a new pull request, #3465: URL: https://github.com/apache/storm/pull/3465
## What is the purpose of the change *mvn build warns about missing version for build-helper-maven-plugin in storm-shaded-deps* ``` [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.storm:storm-shaded-deps:jar:2.5.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 309, 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] ``` ## How was the change tested *Rebuild and confirm that this warning message goes away* -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@storm.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org