Generic artifact handler for unkown types
-----------------------------------------

         Key: MNG-453
         URL: http://jira.codehaus.org/browse/MNG-453
     Project: Maven 2
        Type: Task
  Components: maven-artifact  
    Versions: 2.0-alpha-2    
    Reporter: Andreas Hohender
 Attachments: addGenericHandler.patch

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. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to