You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2007/08/17 23:50:30 UTC

[jira] Closed: (GERONIMO-3415) artifact aliasing doesn't work for fully resolved artifacts

     [ https://issues.apache.org/jira/browse/GERONIMO-3415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Jencks closed GERONIMO-3415.
----------------------------------

    Resolution: Fixed

A lot of work for this was done for GERONIMO-3416.  The final bits are in rev 567155.  I've tested it by deploying the directory plugin with a redirected bootstrap-partition to the triplesec one and indeed the triplesec jar is used instead of the normal one.

> artifact aliasing doesn't work for fully resolved artifacts
> -----------------------------------------------------------
>
>                 Key: GERONIMO-3415
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3415
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: kernel
>    Affects Versions: 2.0
>            Reporter: David Jencks
>            Assignee: David Jencks
>             Fix For: 2.1
>
>
> The artifact resolver currently doesn't look in the explicit resolutions for fully resolved artifacts.  This is rather limiting.  We should try to remove this limitation.
> Currently there are a lot of failing deployment tests if the "skip lookup" code is removed.  I'm working on fixing the tests, then we'll see if more is necessary.  We may need to add a "deployment repository" that contains the configurations we are building.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.