Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0-alpha-1
-
None
-
None
Description
new plugin parameters excludeArtifactId, includeArtifactId, excludeGroupId, includeGroupId
comma seperated lists
first will implement exact matching
laterz will implement regex matching
I want too be able too include or exclude specific jars. Sometimes the dependent poms do not setup the scope well. For example I do not want too deploy maven jars!
I recommend adding two different filters to match these dependencies.