[MINVOKER-374] Ability to skip project collection by gnodet · Pull Request #265 · apache/maven-invoker-plugin (original) (raw)
Conversation
JIRA issue: MINVOKER-374
This is required for Maven XInclude extension which has pom files which cannot be parsed by stock maven (that's the whole point of the extension).
The invoker plugin loads the POMs to find which files need to be filtered and thus cause the plugin execution to fail.
gnodet changed the title
Ability to skip project collection [MINVOKER-374] Ability to skip project collection
Comment on lines +220 to +222
| @Parameter |
|---|
| private List collectedProjects; |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Description and since tag will be appreciated
gnodet deleted the skip-project-collection branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})