eclipse:clean doesn't respect packaging 'pom'
---------------------------------------------

                 Key: MECLIPSE-301
                 URL: http://jira.codehaus.org/browse/MECLIPSE-301
             Project: Maven 2.x Eclipse Plugin
          Issue Type: Bug
    Affects Versions: 2.4
            Reporter: Roland Asmann


When running 'eclipse:clean eclipse:eclipse' on my multi-module project, the 
root-project's .project file is deleted by 'eclipse:clean', but is not restored.
If this happens outside of eclipse, the project is closed in eclipse and can't 
be opened anymore... If it happens inside eclipse (e.g. by using maven as an 
external tool), eclipse will prompt that the file is missing, but will 
ultimately generate a new .project file itself.

I feel that 'eclipse:clean' should do the same thing as the 'eclipse:eclipse' 
does: DON'T do anything in projects that have packaging 'pom'.


-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to