maven-it-extension icon indicating copy to clipboard operation
maven-it-extension copied to clipboard

Inconsistent documentation of minimum required Maven version

Open ShadowCreator250 opened this issue 1 year ago • 1 comments

Describe the bug: In the README the min version is listed as Apache Maven 3.8.4 or above.

In the source code of the userguide docs it is listed as Apache Maven 3.6.3 or above.

And in the live gh-page which should be produced from that source code it is Apache Maven 3.1.0 or above.

Kinda on topic but not relevant to the bug described: If a minimum Maven version is so crucial for the library/plugins to work, should they maybe enforce it via the requireMavenVersion enforcer rule?

ShadowCreator250 avatar Feb 28 '24 12:02 ShadowCreator250

Looking at this issue

JOpsDev avatar Mar 20 '24 18:03 JOpsDev