[ https://issues.apache.org/jira/browse/MDEPLOY-181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15410698#comment-15410698 ]
Hudson commented on MDEPLOY-181: -------------------------------- SUCCESS: Integrated in maven-plugins #7086 (See [https://builds.apache.org/job/maven-plugins/7086/]) [MDEPLOY-181] DeployAtEnd cannot be overwritten from command line using -DdeployAtEnd=false This issue is closed as "Not A Problem", removing the IT introduced in r1620139. It is expected for the parameters configured in the POM to have precedence over the ones from the default configuration. (gboue: [http://svn.apache.org/viewvc/?view=rev&rev=1755406]) * maven-deploy-plugin/src/it/MDEPLOY-181 > DeployAtEnd cannot be overwritten from command line using -DdeployAtEnd=false > ----------------------------------------------------------------------------- > > Key: MDEPLOY-181 > URL: https://issues.apache.org/jira/browse/MDEPLOY-181 > Project: Maven Deploy Plugin > Issue Type: Bug > Components: deploy:deploy > Affects Versions: 2.8.1 > Environment: Maven 3.2.1 on Mac OSX 10.9.2 > Reporter: Christian Lipphardt (camunda) > Assignee: Robert Scholte > Priority: Minor > > 1. Declare the maven-deploy-plugin and as configuration, add > <deployAtEnd>true</deployAtEnd>. > 2. Override deployAtEnd property using the command line argument > '-DdeployAtEnd=false'. > 3. Deploy plugin still wants to deploy all artifacts at the end. > Expected behaviour: > Deploy plugin honors command line argument '-DdeployAtEnd=false'. -- This message was sent by Atlassian JIRA (v6.3.4#6332)