Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0-alpha-2
-
None
Description
This patch adds GenericHandler and extends DefaultArtifactHandler to use it if no other handler for the given type is found.
The generic handler does not do much at the moment but allows to resolve unknown dependencies (instead of throwing an exception as it is the current behaviour).
This patch applies to revision 188727.