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.

e.g. when you use eclipse, you want to set the Derived property for
the target dir, so that eclipse ignores it and does not show the
included files twice in some dialogs and not shows warnings of files
in this directory.
The problem is, when "mvn clean" deletes the target directory, eclipse
will forget the directories properties and you always have to reset
the Derived property

if this is already possible, please let me know how.

cheers, Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to