This commit is contained in:
Jeremy Long
2012-09-12 00:10:45 -04:00
parent 654a9227ed
commit 0bfdddd22c
7 changed files with 17 additions and 10 deletions

View File

@@ -270,7 +270,7 @@ along with DependencyCheck. If not, see <http://www.gnu.org/licenses/>.
<version>2.9.1</version>
<configuration>
<enableRulesSummary>false</enableRulesSummary>
<configLocation>checkstyle-checks.xml</configLocation>
<configLocation>src/main/config/checkstyle-checks.xml</configLocation>
</configuration>
</plugin>
</reportPlugins>