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 2018/01/07 01:16:03 UTC

[jira] [Commented] (MNG-5968) plugin version updates in Maven core build

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

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

GitHub user slachiewicz opened a pull request:

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

    [MNG-5968] Default plugin version updates

    o Updated default plugin versions to latest release version to bring in the latest fixes (and issues to report).
    o Updated to correct the 'ear' packaging bindings.
    o Downgraded the 'maven-plugin-plugin' from 3.4 to 3.3  due to MPLUGIN-296.
    o Updated to 'maven-site-plugin' 3.7

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

    $ git pull https://github.com/slachiewicz/maven fix/MNG-5968

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

    https://github.com/apache/maven/pull/151.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 #151
    
----
commit 235eaaaad356c43802b6a0e96a982a95efe9313d
Author: Sylwester Lachiewicz <sl...@...>
Date:   2018-01-07T01:10:35Z

    [MNG-5968] Default plugin version updates.
    
    o Updated default plugin versions to latest release version to bring in the latest fixes (and issues to report).
    o Updated to correct the 'ear' packaging bindings.
    o Downgraded the 'maven-plugin-plugin' from 3.4 to 3.3  due to MPLUGIN-296.
    o Updated to 'maven-site-plugin' 3.7

----


> plugin version updates in Maven core build
> ------------------------------------------
>
>                 Key: MNG-5968
>                 URL: https://issues.apache.org/jira/browse/MNG-5968
>             Project: Maven
>          Issue Type: Improvement
>    Affects Versions: 3.3.9
>            Reporter: Christian Schulte
>            Assignee: Michael Osipov
>            Priority: Minor
>             Fix For: 3.5.0-alpha-1, 3.5.0
>
>
> upgrade some plugins in Maven core build (pom.xml), just because newest are expected to be better (no known bug):
> ||groupId||artifactId||previous version||target version||
> |{{org.codehaus.mojo}}|{{buildnumber-maven-plugincol}}|1.2|1.4|
> |{{org.codehaus.mojo}}|{{animal-sniffer-maven-plugin}}|1.14|1.15|
> |{{org.apache.maven.plugins}}|{{maven-doap-plugin}}|1.1|1.2|



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)