[ https://issues.apache.org/jira/browse/MINSTALL-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17965918#comment-17965918 ]
Olivier Lamy commented on MINSTALL-96: -------------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-install-plugin#154|https://github.com/apache/maven-install-plugin/issues/154]. > Skip option for install-file > ---------------------------- > > Key: MINSTALL-96 > URL: https://issues.apache.org/jira/browse/MINSTALL-96 > Project: Maven Install Plugin (Moved to GitHub Issues) > Issue Type: Improvement > Components: install:install-file > Affects Versions: 2.4 > Reporter: Tiemo Vorschütz > Priority: Major > Attachments: InstallFileMojo.java.patch > > > For my process it would be helpful to also introduce a skip option for > install:install-file to be able to disable install-file creation by setting a > pom property. > This could be necessary if the build chain is designed by a parent pom and > should by simply modified inside the child pom. > In my case all plugin definitions are outsourced to the parent pom file and > should only be set by properties by the developers to take care that > modifications to the build chain are inherited. > I attached a patch to enable skipping also for install-file. -- This message was sent by Atlassian Jira (v8.20.10#820010)