Skip to content

Commit

Permalink
Issue #310: make plugin optional to let build pass
Browse files Browse the repository at this point in the history
  • Loading branch information
romani committed Oct 28, 2015
1 parent 76c35cc commit 26b7997
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sevntu-checks/pom.xml
Expand Up @@ -90,6 +90,7 @@
<groupId>com.github.sevntu.checkstyle</groupId>
<artifactId>sevntu-checkstyle-maven-plugin</artifactId>
<version>${project.version}</version>
<optional>true</optional>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit 26b7997

Please sign in to comment.