Add jcoverage and urbanophile

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113943 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion
2003-09-03 02:56:39 +00:00
parent ae6949f5aa
commit d9958e1cf5

View File

@@ -915,6 +915,13 @@ Template:
<comments></comments>
</project>
<project>
<groupId>jcoverage</groupId>
<url>http://www.jcoverage.com/products/jcoverage/readme.html</url>
<file>http://www.jcoverage.com/products/jcoverage/gpl.html</file>
<comments>GPL</comments>
</project>
<!-- Note, this is a violation of current Apache policy
as javagroups is LGPL and jcs imports it
-->
@@ -1501,6 +1508,13 @@ Template:
<comments>BSD Style</comments>
</project>
<project>
<groupId>urbanophile</groupId>
<url>http://www.urbanophile.com/arenn/hacking/download.html</url>
<file>http://www.gnu.org/licenses/lgpl.txt</file>
<comments>LGPL</comments>
</project>
<project>
<groupId>vdoclet</groupId>
<url>http://vdoclet.sourceforge.net/</url>