**[Robert Zanzerkia](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=robertzanzerkia)** opened **[MDEPLOY-159](https://issues.apache.org/jira/browse/MDEPLOY-159?redirect=false)** and commented Currently deploy-file requires all of below arguments. ``` -Durl -DrepositoryId -DartifactId -Dversion -Dpackaging=zip -Dfile=./target/uCMDB-PatternDev-0.0.1-SNAPSHOT-packages.zip ``` Other than the file argument it should default to values defined in project pom.xml IF not defined on the command line. --- **Affects:** 2.7 **Remote Links:** - [GitHub Pull Request #219 ](https://github.com/apache/maven-deploy-plugin/issues/219)