[ https://issues.apache.org/jira/browse/MINSTALL-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17965893#comment-17965893 ]
Olivier Lamy commented on MINSTALL-94: -------------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-install-plugin#153|https://github.com/apache/maven-install-plugin/issues/153]. > Optional: limit install to packaging x and or make install plugin not fail if > no artifacts were created for some modules. > ------------------------------------------------------------------------------------------------------------------------- > > Key: MINSTALL-94 > URL: https://issues.apache.org/jira/browse/MINSTALL-94 > Project: Maven Install Plugin (Moved to GitHub Issues) > Issue Type: Improvement > Reporter: Henning Gross > Assignee: Robert Scholte > Priority: Major > Attachments: MINSTALL-94.patch, MINSTALL-94.zip, MINSTALL-94.zip > > > Background: I am working in a huge project with a lot of modules having a lot > of javascript-optimization and stuff happening in lifecycle-steps after > compile. This results in bad performance on jenkins. I would like to run > mvn compile install:install as I only need the jars/libs to be installed and > not the wars (and more important I do not need them to be built). > Please introduce Parameters like > <doNotInstall>war</doNotInstall> > or > <failIfNoArtifact>false<... -- This message was sent by Atlassian Jira (v8.20.10#820010)