This commit is contained in:
Jeremy Long
2012-09-12 00:22:52 -04:00
parent 0bfdddd22c
commit 46f0f891f3

View File

@@ -122,6 +122,9 @@ along with DependencyCheck. If not, see <http://www.gnu.org/licenses/>.
<classpathPrefix>lib/</classpathPrefix> <classpathPrefix>lib/</classpathPrefix>
</manifest> </manifest>
</archive> </archive>
<excludes>
<exclude>**/checkstyle*</exclude>
</excludes>
</configuration> </configuration>
</plugin> </plugin>