DomGarguilo opened a new pull request, #5766:
URL: https://github.com/apache/accumulo/pull/5766

   The current minumum version for maven that is enforced via the 
maven-enforcer-plugin is version 3.6.3 as defined in the parent pom 
[here](https://github.com/apache/maven-apache-parent/blob/b8689ef9c894f0fd8ab202e6eb55acc97793fa4a/pom.xml#L99)
   
   This version is no longer being supported. This PR overrides that minimum to 
3.9.11 which is the current LTS version.
   
   This fixes a discrepancy between a feature of the .mvn/maven.config file 
added in #5716 which has a comment and the version 3.6.3 not supporting that 
comment.


-- 
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