dion2003/07/27 22:15:00
Modified:src/plugins-build/clean plugin.jelly
Log:
Remove old goals accidentally added back
Revision ChangesPath
1.7 +0 -12 maven/src/plugins-build/clean/plugin.jelly
Index: plugin.jelly
On Sun, 2003-06-29 at 11:43, [EMAIL PROTECTED] wrote:
> dion2003/06/29 08:43:15
>
> Modified:src/plugins-build/clean plugin.jelly
> Log:
> Remove goals that were cross plugin.
> If someone wants clean:classes or clean:docs, then they should
> be implemented in the plugins tha
dion2003/06/29 08:43:15
Modified:src/plugins-build/clean plugin.jelly
Log:
Remove goals that were cross plugin.
If someone wants clean:classes or clean:docs, then they should
be implemented in the plugins that create the directories: java, test and xdoc
Revision Changes