Karl-Heinz Marbaise created MINSTALL-108:
--------------------------------------------
Summary: installAtEnd cannot be overwritten from command line
using -DinstallAtEnd=false
Key: MINSTALL-108
URL: https://jira.codehaus.org/browse/MINSTALL-108
Project: Maven Install Plugin
Issue Type: Bug
Affects Versions: 2.5.2
Reporter: Karl-Heinz Marbaise
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
(v6.1.6#6162)