[ https://issues.apache.org/jira/browse/MNG-6179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15894982#comment-15894982 ]
Hudson commented on MNG-6179: ----------------------------- SUCCESS: Integrated in Jenkins build maven-3.x #1557 (See [https://builds.apache.org/job/maven-3.x/1557/]) [MNG-6179] Remove WARNING about prerequisites usage (khmarbaise: [http://git-wip-us.apache.org/repos/asf/?p=maven.git&a=commit&h=748551d0274cc2eebfb2f976536d18277e564584]) * (edit) pom.xml > Remove unused prerequisites > --------------------------- > > 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 following 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)