cstamas commented on PR #282:
URL: 
https://github.com/apache/maven-plugin-tools/pull/282#issuecomment-2097838429

   This PR should be redone once Maven3 and Maven4 m-p-p are split (into 
maven-3.x and master) branch. And then:
   * default Java prerequisite should pick up from compiler plugin (in pretty 
much similar way as report does)
   * default Maven prerequisite should be "3.2.5" on maven-3.x branch and 
"4.0.0" on master branch.
   
   Originally, the lack of prerequisite meant "it works with Maven3" (no range 
specified). IMO, using "3.2.5" today is completely okay, it covers 10 years of 
history. If users wants to go more backward, it can explicitly configure 
prerequisite to "3.1.1" or whatever.


-- 
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: issues-unsubscr...@maven.apache.org

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

Reply via email to