[ https://issues.apache.org/jira/browse/MDEPLOY-159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17965755#comment-17965755 ]
Olivier Lamy commented on MDEPLOY-159: -------------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-deploy-plugin#219|https://github.com/apache/maven-deploy-plugin/issues/219]. > deploy:deploy-file should use default values from pom.xml > --------------------------------------------------------- > > Key: MDEPLOY-159 > URL: https://issues.apache.org/jira/browse/MDEPLOY-159 > Project: Maven Deploy Plugin (Moved to GitHub Issues) > Issue Type: Improvement > Components: deploy:deploy-file > Affects Versions: 2.7 > Reporter: Robert Zanzerkia > Assignee: Robert Scholte > Priority: Minor > > Currently deploy-file requires all of below arguments. > {noformat} > -Durl > -DrepositoryId > -DartifactId > -Dversion > -Dpackaging=zip > -Dfile=./target/uCMDB-PatternDev-0.0.1-SNAPSHOT-packages.zip > {noformat} > Other than the file argument it should default to values defined in project > pom.xml IF not defined on the command line. -- This message was sent by Atlassian Jira (v8.20.10#820010)