You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Andreas Hohender (JIRA)" <ji...@codehaus.org> on 2005/06/07 09:46:10 UTC

[jira] Created: (MNG-453) Generic artifact handler for unkown types

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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MNG-453) Generic artifact handler for unkown types

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-453?page=all ]

Brett Porter updated MNG-453:
-----------------------------

    Fix Version: 2.0-alpha-3

> 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
>      Fix For: 2.0-alpha-3
>  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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MNG-453) Generic artifact handler for unkown types

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-453?page=all ]
     
Brett Porter closed MNG-453:
----------------------------

    Resolution: Fixed

applied, thanks.

> 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 Hoheneder
>      Fix For: 2.0-alpha-3
>  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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org