Christian Müller created CAMEL-7814:
---------------------------------------
Summary: Feature validation of camel-olingo2 is failing
Key: CAMEL-7814
URL: https://issues.apache.org/jira/browse/CAMEL-7814
Project: Camel
Issue Type: Bug
Affects Versions: 2.14.0, 2.15.0
Reporter: Christian Müller
Feature validation of camel-olingo2 is failing:
{noformat}
mvn install -Pvalidate
...
[WARNING] Failed to validate feature camel-olingo2
[WARNING] No export found to match javax.ws.rs.ext;version="[2.0,3)" (imported
by
mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.olingo-odata2-core/2.0.0_1)
[WARNING] No export found to match javax.ws.rs;version="[2.0,3)" (imported by
mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.olingo-odata2-core/2.0.0_1)
[WARNING] No export found to match javax.ws.rs.core;version="[2.0,3)" (imported
by
mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.olingo-odata2-core/2.0.0_1)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)