You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by GitBox <gi...@apache.org> on 2022/04/04 17:18:50 UTC

[GitHub] [storm] bipinprasad opened a new pull request, #3465: [STORM-3848] Add version for build-helper-maven-plugin.

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-unsubscribe@storm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [storm] bipinprasad merged pull request #3465: [STORM-3848] Add version for build-helper-maven-plugin.

Posted by GitBox <gi...@apache.org>.
bipinprasad merged PR #3465:
URL: https://github.com/apache/storm/pull/3465


-- 
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-unsubscribe@storm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org