diff options
author | Joakim Erdfelt <joakime@apache.org> | 2008-03-24 04:45:43 +0000 |
---|---|---|
committer | Joakim Erdfelt <joakime@apache.org> | 2008-03-24 04:45:43 +0000 |
commit | 5b8535ee5ac23f7821eebb64d076e2832ab8b21f (patch) | |
tree | e96cf9c8536f0b9124fa7136e36c9f41dc10d3d5 /pom.xml | |
parent | fe5f68cc4c6cab0839313fd4a9a6ad9e6f398674 (diff) | |
download | archiva-5b8535ee5ac23f7821eebb64d076e2832ab8b21f.tar.gz archiva-5b8535ee5ac23f7821eebb64d076e2832ab8b21f.zip |
Disabling checkstyle:check until archiva-dev mailing list discussion is complete.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@640313 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -105,6 +105,7 @@ <headerLocation>header.txt</headerLocation> --> </configuration> + <!-- <executions> <execution> <goals> @@ -115,6 +116,7 @@ </configuration> </execution> </executions> + --> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> |