Please create JARs with temporary name and rename them ------------------------------------------------------
Key: MINSTALL-85 URL: https://jira.codehaus.org/browse/MINSTALL-85 Project: Maven 2.x Install Plugin Issue Type: Improvement Components: install:install Affects Versions: 2.3.1 Reporter: Aaron Digulla If you have Eclipse running and do a Maven install, the VM can crash if Eclipse tries to read a JAR file while maven install writes it (see http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7074879). Please create JARs with a temporary name and then rename them after the copy operation has finished. Rename is an atomic operation on all file systems and prevents the issue. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira