----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21103/ -----------------------------------------------------------
Review request for accumulo and Christopher Tubbs. Bugs: ACCUMULO-2775 https://issues.apache.org/jira/browse/ACCUMULO-2775 Repository: accumulo Description ------- For those modules that have plugin configurations specific to their runs, set the configurations in build/plugins/plugin so that the configuration takes precedence over default configurations set in parent poms. Diffs ----- core/pom.xml 39de12a examples/simple/pom.xml 2b6ab69 server/pom.xml bd61fe6 start/pom.xml 5fc9346 test/pom.xml ad60054 Diff: https://reviews.apache.org/r/21103/diff/ Testing ------- Verified that mvn org.apache.rat:apache-rat-plugin:check passed before and after change on clean checkout. Thanks, Sean Busbey