Aborting build truncates repository.xml
---------------------------------------
Key: MNG-3786
URL: http://jira.codehaus.org/browse/MNG-3786
Project: Maven 2
Issue Type: Bug
Components: Command Line
Environment: Maven version: 2.0.8
Java version: 1.6.0_06
OS name: "linux" version: "2.6.24-19-generic" arch: "amd64" Family: "unix"
Reporter: Parker Abercrombie
I aborted a build with Ctrl-C. When I tried to build again I got an error about
a premature end of file on ~/.m2/repository.xml. Sure enough, the file had been
truncated to a single line:
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
Deleting the file and rebuilding solved the problem.
--
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