[ https://issues.apache.org/jira/browse/MINSTALL-108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17965996#comment-17965996 ]
Olivier Lamy commented on MINSTALL-108: --------------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-install-plugin#297|https://github.com/apache/maven-install-plugin/issues/297]. > installAtEnd cannot be overwritten from command line using > -DinstallAtEnd=false > ------------------------------------------------------------------------------- > > Key: MINSTALL-108 > URL: https://issues.apache.org/jira/browse/MINSTALL-108 > Project: Maven Install Plugin (Moved to GitHub Issues) > Issue Type: Bug > Affects Versions: 2.5.2 > Reporter: Karl Heinz Marbaise > Assignee: Robert Scholte > Priority: Critical > > 1. Declare the maven-install-plugin and as configuration, add > <installAtEnd>true</installAtEnd>. > 2. Override installAtEnd property using the command line argument > '-DinstallAtEnd=false'. > 3. Install plugin still wants to install all artifacts at the end. > Expected behaviour: > Deploy plugin honors command line argument '-DinstallAtEnd=false'. -- This message was sent by Atlassian Jira (v8.20.10#820010)