Skip to content

Commit a1f0702

Browse files
author
phasenraum2010
committed
ongoing work on #34 #39
1 parent 57df636 commit a1f0702

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

defcon-parent/pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -629,6 +629,7 @@
629629
<plugin>
630630
<groupId>org.apache.maven.plugins</groupId>
631631
<artifactId>maven-checkstyle-plugin</artifactId>
632+
<!-- TODO: add Issue -->
632633
<!--
633634
<configuration>
634635
<configLocation>checkstyle.xml</configLocation>
@@ -663,6 +664,8 @@
663664
</excludeRoots>
664665
</configuration>
665666
</plugin>
667+
<!-- TODO: add Issue -->
668+
<!--
666669
<plugin>
667670
<groupId>org.apache.maven.plugins</groupId>
668671
<artifactId>maven-changes-plugin</artifactId>
@@ -678,6 +681,7 @@
678681
</reportSet>
679682
</reportSets>
680683
</plugin>
684+
-->
681685
<plugin>
682686
<groupId>org.codehaus.mojo</groupId>
683687
<artifactId>cobertura-maven-plugin</artifactId>

0 commit comments

Comments
 (0)