GitHub user mikewalch opened a pull request:
https://github.com/apache/accumulo/pull/239
ACCUMULO-4618 Enforce dependency analysis during build
* Build will fail if module has missing or unused dependency
* Plugin is conifigured to ignore certain depedencies in main pom.xml
* Fixed all missing or unused dependencies in build
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mikewalch/accumulo dep-analyze
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/accumulo/pull/239.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 #239
----
commit 29f4010d108d0e5d6164b50642b9c3a8ff0fad42
Author: Mike Walch <[email protected]>
Date: 2017-04-04T17:11:41Z
ACCUMULO-4618 Enforce dependency analysis during build
* Build will fail if module has missing or unused dependency
* Plugin is conifigured to ignore certain depedencies in main pom.xml
* Fixed all missing or unused dependencies in build
----
---
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.
---