checkstyle / contribution

some useful sources that should not stay in main repo but it is good to host them

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Diff: skip compiling tests

rnveach opened this issue · comments

As issue states, we don't need to compile checkstyle's tests when we do an install. We can also skip it when packaging the jar for creating the patch-diff-report-tool.

Command is:
-Dmaven.test.skip=true