Github user ctubbsii commented on a diff in the pull request:
https://github.com/apache/accumulo/pull/35#discussion_r29799977
--- Diff: pom.xml ---
@@ -1112,6 +1138,13 @@
<extensions>true</extensions>
<inherited>true</inherited>
</plugin>
+ <plugin>
--- End diff --
I was thinking that it might be good to create a `build-tools` module as a
compile-only, optional dependency, with checkstyle and formatter styles in
`src/main/resources`, so we don't have to keep modifying every POM whenever we
use a plugin which can load config from the classpath.
---
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.
---