Bipin Prasad created STORM-3848:
-----------------------------------
Summary: Specify build.plugins.plugin.version to remove build
warning
Key: STORM-3848
URL: https://issues.apache.org/jira/browse/STORM-3848
Project: Apache Storm
Issue Type: Improvement
Components: build
Reporter: Bipin Prasad
Assignee: Bipin Prasad
Build in storm-shaded-deps has the following warning:
{code:java}
[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]
{code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)