You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/05/26 15:30:15 UTC

[jira] Commented: (MAVEN-1200) maven clean doesn't clean the maven.build.dest directory

The following comment has been added to this issue:

     Author: Brett Porter
    Created: Wed, 26 May 2004 9:28 AM
       Body:
is this because maven.build.dest is outside maven.build.dir?
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MAVEN-1200?page=comments#action_20097

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1200

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1200
    Summary: maven clean doesn't clean the maven.build.dest directory
       Type: Bug

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             core
   Versions:
             1.0-rc2

   Assignee: 
   Reporter: Kristof Van Cleemput

    Created: Mon, 15 Mar 2004 10:04 AM
    Updated: Wed, 26 May 2004 9:28 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org