Message: The following issue has been closed.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/MPCLEAN-1 Here is an overview of the issue: --------------------------------------------------------------------- Key: MPCLEAN-1 Summary: maven clean doesn't clean the maven.build.dest directory Type: Bug Status: Closed Priority: Major Resolution: FIXED Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven-clean-plugin Assignee: Brett Porter Reporter: Kristof Van Cleemput Created: Mon, 15 Mar 2004 10:04 AM Updated: Mon, 7 Jun 2004 8:24 AM Description: When doing a maven clean the maven.build.dest dir isn't cleaned. This can cause a lot of errors: * When refactoring, the new and old files are both in the maven.build.dest. * When changing the resources the old resources are still in the maven.build.dest. * In some cases you get exceptions because some classes aren't recompilled when they should. * When having multiprojects like the maven plugins the building process is often broken because one of these errors. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
