[Arakhnę-Dev] [311] * Replace the goal name to avoid duplicate mojo goals. |
[ Thread Index |
Date Index
| More arakhne.org/dev Archives
]
Revision: 311
Author: galland
Date: 2011-11-05 12:42:47 +0100 (Sat, 05 Nov 2011)
Log Message:
-----------
* Replace the goal name to avoid duplicate mojo goals.
Modified Paths:
--------------
trunk/tag-replacer/src/main/java/org/arakhne/maven/plugins/tagreplacer/ReplaceHtmlMojo.java
Modified: trunk/tag-replacer/src/main/java/org/arakhne/maven/plugins/tagreplacer/ReplaceHtmlMojo.java
===================================================================
--- trunk/tag-replacer/src/main/java/org/arakhne/maven/plugins/tagreplacer/ReplaceHtmlMojo.java 2011-11-05 11:42:14 UTC (rev 310)
+++ trunk/tag-replacer/src/main/java/org/arakhne/maven/plugins/tagreplacer/ReplaceHtmlMojo.java 2011-11-05 11:42:47 UTC (rev 311)
@@ -36,7 +36,7 @@
* @mavenartifactid $ArtifactId$
* @since 2.3
*
- * @goal replaceresource
+ * @goal replacehtml
* @phase process-resources
* @requireProject true
* @threadSafe