Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: maven-verifier-1.0
-
Fix Version/s: None
-
Component/s: maven-verifier
-
Labels:None
-
Patch Submitted:Yes
-
Number of attachments :
Description
In the Verifier class, checking artifacts' presence/absence in the repository does not handle custom types/extensions. The attached patch adds a TypeHandler class (a ligthweight ArtifactHandler) and a addHandler method for managing custom artifact types.