[
https://issues.apache.org/jira/browse/KARAF-5191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet reassigned KARAF-5191:
--------------------------------------
Assignee: Guillaume Nodet
> can't remove mvn:org.ops4j.pax.web/pax-web-features/6.0.3/xml/features
> ----------------------------------------------------------------------
>
> Key: KARAF-5191
> URL: https://issues.apache.org/jira/browse/KARAF-5191
> Project: Karaf
> Issue Type: Bug
> Affects Versions: 4.1.1
> Reporter: Steven Spungin
> Assignee: Guillaume Nodet
>
> I am trying to install pax-war/6.0.2. The current Karaf uses pax-war/6.0.3.
> If I add mvn:org.ops4j.pax.web/pax-web-features/6.0.2/xml/features and then
> install pax-war/6.0.2, features from both 6.0.2 and 6.0.3 are installed.
> Now, if I try to uninstall
> mvn:org.ops4j.pax.web/pax-web-features/6.0.3/xml/features, I get a confirm
> message but the repo is not removed.
> ```
> karaf@root()> repo-remove
> mvn:org.ops4j.pax.web/pax-web-features/6.0.3/xml/features
> 08:26:31
> Removing features repository
> mvn:org.ops4j.pax.web/pax-web-features/6.0.3/xml/features
> ```
> ```
> pax-jetty │ 9.3.14.v20161028 │ │ Started │
> org.ops4j.pax.web-6.0.3 │ Provide Jetty engine support
> pax-http-jetty │ 6.0.3 │ │ Started │
> org.ops4j.pax.web-6.0.3 │
> pax-http │ 6.0.3 │ │ Started │
> org.ops4j.pax.web-6.0.3 │ Implementation of the OSGI HTTP Service
> pax-http-whiteboard │ 6.0.3 │ │ Started │
> org.ops4j.pax.web-6.0.3 │ Provide HTTP Whiteboard pattern support
> pax-jetty │ 9.3.15.v20161220 │ │ Started │
> org.ops4j.pax.web-6.0.2 │ Provide Jetty engine support
> pax-http-jetty │ 6.0.2 │ │ Started │
> org.ops4j.pax.web-6.0.2 │
> pax-war │ 6.0.2 │ x │ Started │
> org.ops4j.pax.web-6.0.2 │ Provide support of a full WebContainer
> ```
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)