You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2021/01/03 12:19:57 UTC

[GitHub] [maven-apache-parent] rfscholte commented on pull request #29: MPOM-247 make minimum POM version configurable via property

rfscholte commented on pull request #29:
URL: https://github.com/apache/maven-apache-parent/pull/29#issuecomment-753608853


   There are 2 different meanings for mavenVersion:
   - The version required to build the project
   - The maven compatible version
   
   We use the property for the latter, i.e. using it for dependency versions.
   
   It is very good possible to require Maven4 to create a Maven 3.1 compatible plugin.
   
   So I'm -1
   


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