|
|
@ -161,19 +161,6 @@ |
|
|
|
<release>12</release> |
|
|
|
<release>12</release> |
|
|
|
</configuration> |
|
|
|
</configuration> |
|
|
|
</plugin> |
|
|
|
</plugin> |
|
|
|
<plugin> |
|
|
|
|
|
|
|
<groupId>org.codehaus.mojo</groupId> |
|
|
|
|
|
|
|
<artifactId>tidy-maven-plugin</artifactId> |
|
|
|
|
|
|
|
<executions> |
|
|
|
|
|
|
|
<execution> |
|
|
|
|
|
|
|
<id>validate</id> |
|
|
|
|
|
|
|
<phase>validate</phase> |
|
|
|
|
|
|
|
<goals> |
|
|
|
|
|
|
|
<goal>check</goal> |
|
|
|
|
|
|
|
</goals> |
|
|
|
|
|
|
|
</execution> |
|
|
|
|
|
|
|
</executions> |
|
|
|
|
|
|
|
</plugin> |
|
|
|
|
|
|
|
<plugin> |
|
|
|
<plugin> |
|
|
|
<groupId>org.jacoco</groupId> |
|
|
|
<groupId>org.jacoco</groupId> |
|
|
|
<artifactId>jacoco-maven-plugin</artifactId> |
|
|
|
<artifactId>jacoco-maven-plugin</artifactId> |
|
|
|