Packaging should not always be required. ----------------------------------------
Key: MDEPLOY-106 URL: http://jira.codehaus.org/browse/MDEPLOY-106 Project: Maven 2.x Deploy Plugin Issue Type: Improvement Components: deploy:deploy-file Reporter: Paul Gier 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". -- 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