lhotari opened a new pull request #13630:
URL: https://github.com/apache/pulsar/pull/13630


   ### Motivation
   
   Running the maven build produces this warning
   ```
   [WARNING] 
   [WARNING] Some problems were encountered while building the effective model 
for org.apache.pulsar:buildtools:jar:2.10.0-SNAPSHOT
   [WARNING] 'build.plugins.plugin.version' for 
org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ line 185, column 
15
   [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] 
   ```
   This problem started appearing after changes made by PR #13530.
   
   ### Modifications
   
   - specify plugin version for maven-checkstyle-plugin in buildtools/pom.xml


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to