Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.6
-
Component/s: deploy:deploy-file
-
Labels:None
-
Number of attachments :
Description
A few simple rules could be applied so that the packaging does not need to be set. Possibly the file extension can be used as a default packaging. For example, if -Dfile is set to "somefile.jar" the packaging defaults to "jar". If the file is "somefile.pom" or "pom.xml" the packaging could be "pom".
Fixed in r1074223.