Setting M2_HOME to nothing and running ant delets contents of the current folder
--------------------------------------------------------------------------------

                 Key: MNG-3757
                 URL: http://jira.codehaus.org/browse/MNG-3757
             Project: Maven 2
          Issue Type: Bug
          Components: Bootstrap & Build
    Affects Versions: 2.1.x
         Environment: OS X 10.5
            Reporter: Oleg Gusakov
            Priority: Minor


Actions:
* check out 2.1.x branch into a folder
* *cd* to that folder
* *export M2_HOME=*
* *ant*

As a result - current folder contents are removed because when everything 
compiles and tests correctly, the script tries clean target folder, and with 
M2_HOME set to empty string, it cleans current folder.

-- 
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