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

Jean-Baptiste Onofré resolved KARAF-3874.
-----------------------------------------
    Resolution: Incomplete

It should work by removing the resolver attribute.

> Apparently valid feature.xml results in silent kar install failure
> ------------------------------------------------------------------
>
>                 Key: KARAF-3874
>                 URL: https://issues.apache.org/jira/browse/KARAF-3874
>             Project: Karaf
>          Issue Type: Bug
>    Affects Versions: 4.0.0
>            Reporter: Benson Margulies
>            Assignee: Jean-Baptiste Onofré
>         Attachments: feature.xml, oops.txt
>
>
> Using the karaf-maven-plugin 4.0.0 with kar packaging, I created a kar.
> The kar contains a feature.xml that aggregates the CXF 3.1.1 feature.xml. It 
> contains elements like:
> {code}
> <feature name="cxf-specs" resolver="(obr)" version="3.1.1">
>     ...
> </feature>
> {code}
> According to the XSD on the web site, this should be OK.
> Unfortunately, schema validation throws on kar:install.
> Extremely unfortunately, kar:install does not print any error, and the kar is 
> 'installed', but none of its features are installed.
> The trouble is only to be seen in the log.
> I will attach the feature.xml and the relevant log.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to