You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (JIRA)" <ji...@codehaus.org> on 2013/05/27 23:00:53 UTC

[jira] (MDEPLOY-159) deploy:deploy-file should use default values from pom.xml

     [ https://jira.codehaus.org/browse/MDEPLOY-159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Scholte updated MDEPLOY-159:
-----------------------------------

    Description: 
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.



  was:
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.



    
> deploy:deploy-file should use default values from pom.xml
> ---------------------------------------------------------
>
>                 Key: MDEPLOY-159
>                 URL: https://jira.codehaus.org/browse/MDEPLOY-159
>             Project: Maven 2.x and 3.x Deploy Plugin
>          Issue Type: Improvement
>          Components: deploy:deploy-file
>    Affects Versions: 2.7
>            Reporter: Robert Zanzerkia
>            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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira