michal 2003/07/05 10:10:45
Modified:src/plugins-build/war plugin.jelly
src/plugins-build/war/xdocs changes.xml goals.xml
Log:
war:clean goal was added
Revision ChangesPath
1.24 +13 -0 maven/src/plugins-build/war/plugin.jelly
Index: plugin.jel
> Is the dep.type check here really necessary? If the user has added the
> war.bundle property, then I say let it go in there. It could be an
> ejb-client jar file in which case the may not be jar.
>
> > -
> > -
> > +
> Ditto.
>
For the moment only jars can g
Comments inline...
[EMAIL PROTECTED] wrote on 02/07/2003 12:58:52 AM:
> michal 2003/07/01 07:58:52
>
> Modified:src/plugins-build/war plugin.jelly
>src/plugins-build/war/xdocs changes.xml goals.xml
> Log:
> Fixes for MAVEN-518.
[snippage]
> -
> +
michal 2003/07/01 07:58:52
Modified:src/plugins-build/war plugin.jelly
src/plugins-build/war/xdocs changes.xml goals.xml
Log:
Fixes for MAVEN-518.
Artifact processing in the plugin was slightly changed and now it supports jar
overriding mechanism
Revision Cha