[ https://jira.codehaus.org/browse/MDEPLOY-181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=349111#comment-349111 ]
Robert Scholte commented on MDEPLOY-181: ---------------------------------------- Please verify with -X that the plugin configuration does have the {{deployAtEnd}} parameter with value {{false}} > DeployAtEnd cannot be overridden from command line using -DdeployAtEnd=false > ---------------------------------------------------------------------------- > > Key: MDEPLOY-181 > URL: https://jira.codehaus.org/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) > Priority: Minor > Fix For: 2.9 > > > 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.1.6#6162)