Re: clean doesn't process additionalFileSets consistently

2008-01-11 Thread Benjamin Bentmann
Hi, Heinrich Nirschl wrote: > > Maybe the intention was to base relative file names at basedir? This > should however be done correctly of course. > I recently filled in a JIRA issue with a patch for this ( http://jira.codehaus.org/browse/MCLEAN-31 MCLEAN-31 ). You are invited to review it an

Re: clean doesn't process additionalFileSets consistently

2008-01-10 Thread Heinrich Nirschl
On Jan 10, 2008 12:11 AM, Brian E. Fox <[EMAIL PROTECTED]> wrote: > I had a chat on #maven with someone trying to delete a folder external > to his source tree. This works fine when running the child directly, but > in a reactor build it doesn't work. I peeked at the code and was > surprised to fin

clean doesn't process additionalFileSets consistently

2008-01-09 Thread Brian E. Fox
I had a chat on #maven with someone trying to delete a folder external to his source tree. This works fine when running the child directly, but in a reactor build it doesn't work. I peeked at the code and was surprised to find this: try { getLog().info( "Delet