You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Shawn Jiang (JIRA)" <ji...@apache.org> on 2010/10/11 12:16:32 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=12919782#action_12919782 ] 

Shawn Jiang commented on GERONIMO-5404:
---------------------------------------

If you mark the included module in pom as "provided".  It wont' be included in the dependencies list of the geronimo-plugin.xml .

Anyway,  commited a fix for tunck@r1021296 to remove the included module before writing to  geronimo-plugin.xml.

> 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.