You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/06/11 17:35:01 UTC

[jira] [Commented] (MNG-5297) Site should tell 'prerequisites.maven is deprecated'

    [ https://issues.apache.org/jira/browse/MNG-5297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14582094#comment-14582094 ] 

ASF GitHub Bot commented on MNG-5297:
-------------------------------------

GitHub user josephw opened a pull request:

    https://github.com/apache/maven/pull/51

    MNG-5297: Mark <prerequisites> as deprecated.

    MNG-4840 indicates that the Enforcer plugin should be
    preferred to <prerequisites>. Indicate that in the documentation.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/josephw/maven MNG-5297-mark-prerequisites-maven-as-deprecated

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/maven/pull/51.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #51
    
----
commit c307e4ec0cb9997b20fc4aa67eefa836986fc484
Author: Joseph Walton <jo...@kafsemo.org>
Date:   2015-06-11T15:32:38Z

    MNG-5297: Mark <prerequisites> as deprecated.
    
    MNG-4840 indicates that the Enforcer plugin should be
    preferred to <prerequisites>. Indicate that in the documentation.

----


> Site should tell 'prerequisites.maven is deprecated'
> ----------------------------------------------------
>
>                 Key: MNG-5297
>                 URL: https://issues.apache.org/jira/browse/MNG-5297
>             Project: Maven
>          Issue Type: Bug
>          Components: Sites & Reporting
>    Affects Versions: 3.0.4
>            Reporter: Kengo TODA
>            Priority: Minor
>
> MNG-4840 said 'enforcement of the build environment is left to the Maven Enforcer Plugin'.
> http://jira.codehaus.org/browse/MNG-4840?focusedCommentId=253900&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-253900
> But currently, there is no 'deprecated' mark at Maven site. 
> http://maven.apache.org/ref/3.0.4/maven-model/maven.html#prerequisites
> I think site should has 'deprecated' mark like 'reports' element.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)