You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Theoderich <gi...@git.apache.org> on 2018/01/18 10:41:21 UTC

[GitHub] maven-plugins pull request #140: fixed MDEP-568

GitHub user Theoderich opened a pull request:

    https://github.com/apache/maven-plugins/pull/140

    fixed MDEP-568

    instead of relying on "requiresDependencyResolution" to download artifacts,download the artifacts in the plugin code after filtering them with the provided parameters.

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

    $ git pull https://github.com/Theoderich/maven-plugins trunk

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

    https://github.com/apache/maven-plugins/pull/140.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 #140
    
----
commit 24d04b366a2ffde9db6dc940b5a5a18cf9787678
Author: Andreas Janning <an...@...>
Date:   2018-01-18T10:39:16Z

    fixed MDEP-568: instead of relying on "requiresDependencyResolution" to download artifacts,download the artifacts in the plugin code after filtering them with the provided parameters.

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org