You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Karl Heinz Marbaise (JIRA)" <ji...@apache.org> on 2017/02/24 21:49:44 UTC

[jira] [Created] (MNG-6179) Remove WARNING about prerequisites usage

Karl Heinz Marbaise created MNG-6179:
----------------------------------------

             Summary: Remove WARNING about prerequisites usage
                 Key: MNG-6179
                 URL: https://issues.apache.org/jira/browse/MNG-6179
             Project: Maven
          Issue Type: Improvement
          Components: core
    Affects Versions: 3.5.0-alpha-1
            Reporter: Karl Heinz Marbaise
            Assignee: Karl Heinz Marbaise
            Priority: Minor
             Fix For: 3.5.0-alpha-2


During the build of current master of Maven using Maven (3.5.0-alpha-1) you will get the falling warning:
{code}
[WARNING] The project org.apache.maven:maven:pom:3.5.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
{code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)