Add findbugs

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113859 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion
2003-08-20 00:08:31 +00:00
parent 5f6369ff8d
commit a4798f46dc

View File

@@ -693,6 +693,13 @@ Template:
<comments>LGPL and supposedly in the distrib</comments>
</project>
<project>
<groupId>findbugs</groupId>
<url>http://www.cs.umd.edu/~pugh/java/bugs/</url>
<file>http://www.gnu.org/licenses/lgpl.txt</file>
<comments>LGPL</comments>
</project>
<project>
<groupId>flux</groupId>
<url>http://cvs.apache.org/viewcvs/jakarta-turbine-flux/</url>