mirror of
https://github.com/apache/maven.git
synced 2025-03-08 01:30:33 +00:00
improved javadoc
This commit is contained in:
parent
436f79079c
commit
39b4723b83
@ -30,9 +30,9 @@
|
||||
import java.util.Map;
|
||||
|
||||
/**
|
||||
* Mojo that touches one <code>touch.txt</code> or more files with configured filenames,
|
||||
* or cause failure if desired, and set build final name to '<code>coreitified</code>'
|
||||
*
|
||||
* Mojo that creates one <code>touch.txt</code> or more files with configured filenames in <code>target/</code>
|
||||
* directory, or cause failure if desired, and set build final name to '<code>coreitified</code>'
|
||||
*
|
||||
* @goal touch
|
||||
* @phase process-sources
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user