Update goal description.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113284 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
evenisse
2003-04-08 08:32:23 +00:00
parent 9dfa0664d4
commit f80a98ec12

View File

@@ -17,9 +17,7 @@
</goal>
<goal name="eclipse:generate-project"
description="Generate Eclipse .project and .classpath project files">
description="Generate Eclipse .project file">
<ant:echo>Creating ${basedir}/.project ...</ant:echo>
@@ -43,7 +41,8 @@
</j:file>
</goal>
<goal name="eclipse:generate-classpath">
<goal name="eclipse:generate-classpath"
description="Generate Eclipse .classpath file">
<ant:echo>Creating ${basedir}/.classpath ...</ant:echo>