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 <andreas.janning@...>
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: [email protected]
For additional commands, e-mail: [email protected]