test without PMD plugin
parent
969f301be9
commit
9818d1d201
|
@ -93,7 +93,7 @@
|
|||
</executions>
|
||||
</plugin>
|
||||
|
||||
<!-- Static code analysis, cf: target/site/pmd.html -->
|
||||
<!-- Static code analysis, cf: target/site/pmd.html
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-pmd-plugin</artifactId>
|
||||
|
@ -106,7 +106,7 @@
|
|||
</goals>
|
||||
</execution>
|
||||
</executions>
|
||||
</plugin>
|
||||
</plugin> -->
|
||||
|
||||
</plugins>
|
||||
|
||||
|
|
Loading…
Reference in New Issue