You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/03/13 07:16:45 UTC

[GitHub] [pulsar] foamdino opened a new pull request #3812: [pom] Update mvn plugins

foamdino opened a new pull request #3812: [pom] Update mvn plugins
URL: https://github.com/apache/pulsar/pull/3812
 
 
   ### Motivation
   Updates the following maven plugins:
   
   - license-maven-plugin
   - jacoco-maven-plugin
   
   The `license-maven-plugin` in master is using a release candidate when the final version is now available.  The change to the `jacoco-maven-plugin` provides support for later versions of Java (beyond Java8) which may become important for the future.
   
   This is a small change that doesn't impact the distribution.
   
   ### Modifications
   Changed version numbers of two mvn plugins to use latest versions.
   
   ### Verifying this change
   
   - [ ] Make sure that the change passes the CI checks.
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   ### Does this pull request potentially affect one of the following parts:
   
     - Dependencies (does it add or upgrade a dependency): yes
   
   maven plugin dependencies only, not compile-time or runtime dependencies.
   
   ### Documentation
     - Does this pull request introduce a new feature?  no

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services