GitHub user hgschmie opened a pull request:
https://github.com/apache/maven-plugins/pull/41
Pull Request for http://jira.codehaus.org/browse/MDEP-476
Add dependency ignores to the analyze-* targets.
Allow ignoring of "declared but unused" and "undeclared but used"
dependencies. This is a sorely missed feature especially with
dependencies that can not be detected properly from looking at the
byte code.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hgschmie/apache-maven-plugins mdep-476
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/maven-plugins/pull/41.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 #41
----
commit b984c9bfdfa227ed083196499a46dd08c4bb69de
Author: Henning Schmiedehausen <[email protected]>
Date: 2015-01-01T22:40:01Z
Add dependency ignores to the analyze-* targets.
Allow ignoring of "declared but unused" and "undeclared but used"
dependencies. This is a sorely missed feature especially with
dependencies that can not be detected properly from looking at the
byte code.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]