Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Number of attachments :
Description
enhance the newly submited clean goal to accept the following parameters: repository (location of local repo), groupId, type, and artifactId. the groupId, type and artifactId are optional and if nothing is passed in, it defaults to clean them all. ex: if a groupId is passed in, but no type, clean all types for that group.