projects
/
java-idp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e225815
)
Leave out checkstyle checks during release phase for now
author
lajoie
<lajoie@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Mon, 12 Oct 2009 17:06:48 +0000
(17:06 +0000)
committer
lajoie
<lajoie@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Mon, 12 Oct 2009 17:06:48 +0000
(17:06 +0000)
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/branches/REL_2@2897
ab3bd59b
-922f-494d-bb5f-
6f0a3c29deca
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
4e0e40f
..
11d9622
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-313,6
+313,7
@@
</execution>
</executions>
</plugin>
+ <!--
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
@@
-326,6
+327,7
@@
</execution>
</executions>
</plugin>
+ -->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-report-plugin</artifactId>