You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@creadur.apache.org by "Karl Heinz Marbaise (JIRA)" <ji...@apache.org> on 2017/03/17 19:21:41 UTC

[jira] [Created] (RAT-232) Removed prerequisites from pom use maven-enforcer instead for non maven-plugin projects.

Karl Heinz Marbaise created RAT-232:
---------------------------------------

             Summary: Removed prerequisites from pom use maven-enforcer instead for non maven-plugin projects.
                 Key: RAT-232
                 URL: https://issues.apache.org/jira/browse/RAT-232
             Project: Apache Rat
          Issue Type: Improvement
    Affects Versions: 0.13
            Reporter: Karl Heinz Marbaise
            Assignee: Karl Heinz Marbaise
            Priority: Minor
             Fix For: 0.13


Based on a change in [Maven 3.5.0-alpha-1|https://issues.apache.org/jira/browse/MNG-6092] all non maven-plugin projects which are using 
{code:xml}
<prerequisites>
<maven>..</maven>
</prerequisites>
{code}
will produce a WARNING during a build. Better to force using a particular maven version using maven-enforcer-plugin.



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