Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Multiproject currently allows exclusion of projects via maven.multiproject.excludes, but this approach requires constant upkeep of the multiproject parent. I'd like to be able to specify a property that would tell multiproject to ignore a given project. This brings the responsibility of whether or not multiproject should process a project down to the project level.
Perhaps maven.multiproject.type could accept a "none" or "ignore" value?
A bit more detail. I don't get it.