[ https://issues.apache.org/jira/browse/MDEPLOY-181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17965708#comment-17965708 ]
Olivier Lamy commented on MDEPLOY-181: -------------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-deploy-plugin#519|https://github.com/apache/maven-deploy-plugin/issues/519]. > 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 (Moved to GitHub Issues) > 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 (v8.20.10#820010)