Have the check happen earlier

This commit is contained in:
Alex Huang 2013-12-12 17:05:24 -08:00
parent f1eadc09e6
commit affe7efc82

View File

@ -460,7 +460,7 @@
<inherited>false</inherited> <inherited>false</inherited>
<executions> <executions>
<execution> <execution>
<phase>install</phase> <phase>validate</phase>
<goals> <goals>
<goal>check</goal> <goal>check</goal>
</goals> </goals>