[EMAIL PROTECTED] wrote:
I inbetween changed the location of the "stale.flag from"<staleFile>${project.build.directory}/staleFlag</staleFile> to <staleFile>${project.basedir}/${target.dir}/staleFlag</staleFile> => But the behaviour is still the same. Eclipse deletes my previous generated files during the Refresh operation....
First thing to do it to run "Maven / Update Project Configuration" action and then "Project / Clean" on your project.
If that won't help, please create jira issue and attach complete test project that would allow to reproduce this, along with step by step instructions.
Also see http://docs.codehaus.org/display/M2ECLIPSE/Maven+build+lifecycle Thanks Eugene --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
