[ https://issues.apache.org/jira/browse/MINSTALL-51?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17965906#comment-17965906 ]
Olivier Lamy commented on MINSTALL-51: -------------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-install-plugin#197|https://github.com/apache/maven-install-plugin/issues/197]. > uniqueVersion, includeAttachedArtifacts > --------------------------------------- > > Key: MINSTALL-51 > URL: https://issues.apache.org/jira/browse/MINSTALL-51 > Project: Maven Install Plugin (Moved to GitHub Issues) > Issue Type: New Feature > Components: install:install > Affects Versions: 2.2 > Reporter: FKorning > Priority: Major > Attachments: MINSTALL-51-patch.zip > > > by default the maven install plugin is inconsistent in its use of the > uniqueVersion flag, > which can be set manually in the explicit install-file goal but isn't present > in the implicit install goal. > another thing we'd like to do is disabling the installment of deliverable > attached artifacts, > or allowing to select only specific artifacts, classifiers, or assemblies. > for installment. > new configuration parameters include: > || parameter || type || default || description || > | uniqueVersion | boolean | true | use uniqueVersion > buildnumbers (${artifactId}-YYYYmmdd-HHmmss-nn) | > | includeAttachedArtifacts | boolean | true | also install attached > artifacts | -- This message was sent by Atlassian Jira (v8.20.10#820010)