pom.xml
changeset 33 32579cedf632
parent 0 be1853f59242
child 34 485f222358de
     1.1 --- a/pom.xml	Fri Apr 19 10:01:02 2013 +0200
     1.2 +++ b/pom.xml	Tue Apr 23 20:46:15 2013 +0200
     1.3 @@ -78,6 +78,7 @@
     1.4                    <strictCheck>true</strictCheck>
     1.5                    <excludes>
     1.6                         <exclude>*</exclude>
     1.7 +                       <exclude>.*/**</exclude>
     1.8                    </excludes>
     1.9                </configuration>
    1.10            </plugin>