Skip to content
Snippets Groups Projects
Commit b2d929f8 authored by Daniel Gerhardt's avatar Daniel Gerhardt
Browse files

Temporarily disabled Maven Checkstyle plugin.

parent 6445fea1
No related merge requests found
......@@ -377,6 +377,7 @@
<artifactId>aspectj-maven-plugin</artifactId>
<version>1.4</version>
</plugin>
<!--
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
......@@ -385,6 +386,7 @@
<configLocation>ARSnova-checkstyle-checker.xml</configLocation>
</configuration>
</plugin>
-->
<plugin>
<groupId>org.apache.tomcat.maven</groupId>
<artifactId>tomcat7-maven-plugin</artifactId>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment