[ http://jira.codehaus.org/browse/MNG-1322?page=comments#action_49253 ]
Philipp Meier commented on MNG-1322: ------------------------------------ The reproduce go to ~/.m2/repository/commons-io/commons-io/1.0/ and invoke maven install:install-file -Dfile=commons-io-1.0.jar. commons-io-1.0.jar will be empty afterwards. > Install-file zeros file if the source file is the target file. > -------------------------------------------------------------- > > Key: MNG-1322 > URL: http://jira.codehaus.org/browse/MNG-1322 > Project: Maven 2 > Type: Bug > Components: maven-install-plugin > Versions: 2.0 > Environment: linux 2.6.12, sun j2sdk 1.5.0_02-b09 > Reporter: Philipp Meier > > > If the install plugins tries to install a file from the local repository to > the same locate it overwrites this one with a zero bytes version. -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
