Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.1
-
Component/s: None
-
Labels:None
-
Environment:linux 2.6.12, sun j2sdk 1.5.0_02-b09
-
Number of attachments :
Description
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.
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.