[ https://issues.apache.org/jira/browse/MINSTALL-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17965885#comment-17965885 ]
Olivier Lamy commented on MINSTALL-85: -------------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-install-plugin#287|https://github.com/apache/maven-install-plugin/issues/287]. > Please create JARs with temporary name and rename them > ------------------------------------------------------ > > Key: MINSTALL-85 > URL: https://issues.apache.org/jira/browse/MINSTALL-85 > Project: Maven Install Plugin (Moved to GitHub Issues) > Issue Type: Improvement > Components: install:install > Affects Versions: 2.3.1 > Reporter: Aaron Digulla > Assignee: Karl Heinz Marbaise > Priority: Major > > 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 was sent by Atlassian Jira (v8.20.10#820010)