better description

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@278962 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
brett 2005-09-06 10:04:49 +00:00
parent 5e36b50c95
commit d7be016ba0

View File

@ -22,8 +22,10 @@
<id>maven-jdiff-plugin</id> <id>maven-jdiff-plugin</id>
<name>Maven JDiff Plugin</name> <name>Maven JDiff Plugin</name>
<currentVersion>1.5-SNAPSHOT</currentVersion> <currentVersion>1.5-SNAPSHOT</currentVersion>
<description/> <description>
<shortDescription>Diff between CVS releases</shortDescription> Plugin for JDiff - reports on the differences in the public API of two releases by comparing the
sources of two SCM checkouts.
</description>
<url>http://maven.apache.org/reference/plugins/jdiff/</url> <url>http://maven.apache.org/reference/plugins/jdiff/</url>
<issueTrackingUrl>http://jira.codehaus.org/browse/MPJDIFF</issueTrackingUrl> <issueTrackingUrl>http://jira.codehaus.org/browse/MPJDIFF</issueTrackingUrl>
<siteDirectory>/www/maven.apache.org/reference/plugins/jdiff/</siteDirectory> <siteDirectory>/www/maven.apache.org/reference/plugins/jdiff/</siteDirectory>