Github user josephw commented on the pull request:

    https://github.com/apache/maven/pull/51#issuecomment-138302328
  
    Even if it wasn't the intended use, way back in Maven 2:
    
        <prerequisites>
          <maven>4</maven>
        </prerequisites>
    
    would give:
    
        $ mvn2 validate
        [INFO] Scanning for projects...
        [INFO] 
------------------------------------------------------------------------
        [ERROR] BUILD FAILURE
        [INFO] 
------------------------------------------------------------------------
        [INFO] Unable to build project '/tmp/pom.xml; it requires Maven version 
4
    
    The current language in the documentation is still:
    
        The minimum version of Maven required to build the project.
    
    so I think this PR clarifies the current intent.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to