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:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user