On Thu, Feb 17, 2011 at 11:26 AM, Martin Trummer
<martin.trum...@dewesoft.org> wrote:
> It would be good if it were possible to tell the maven-clean-plugin
> NOT delete the target dir, but only all of it's contents.

Reconfigure the clean plugin to only delete what you want it to using
excludeDefaultDirectories and filesets.

http://maven.apache.org/plugins/maven-clean-plugin/clean-mojo.html

-- 
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to