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 2010/06/25 07:49:49 UTC

[jira] Commented: (GERONIMO-5404) Uninstallation does not remove the installed unique dependencies.

    [ https://issues.apache.org/jira/browse/GERONIMO-5404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12882455#action_12882455 ] 

David Jencks commented on GERONIMO-5404:
----------------------------------------

Since the original javaee app is copied into the geronimo plugin, we should try to find a way to make it not a dependency of the plugin so it isn't installed at all.

I'm not sure the effort involved in trying to count uses of an artifact  to determine if it safe to remove is worth the result.

I also think we should move our dependency installation/tracking code to use felix features as what we are doing pretty much duplicates that.

> Uninstallation does not remove the installed unique dependencies.
> -----------------------------------------------------------------
>
>                 Key: GERONIMO-5404
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5404
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 3.0-M1, 3.0
>            Reporter: Forrest Xia
>
> Use car-maven-plugin to make a G sample as a geronimo plugin, the deploy install-plugin will install two artifacts into the geronimo repository, one is the plugin itself, another is the original sample. 
> When we uninstall the plugin from the admin console, the installed original sample is still in the repository, not removed. I think it should be removed.

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