Christian Müller created CAMEL-8573:
---------------------------------------
Summary: Feature camel-hbase doesn't install all required
dependencies
Key: CAMEL-8573
URL: https://issues.apache.org/jira/browse/CAMEL-8573
Project: Camel
Issue Type: Bug
Components: camel-hbase
Affects Versions: 2.16.0
Reporter: Christian Müller
Assignee: Christian Müller
Feature camel-hbase doesn't install all required dependencies:
{noformat}
mvn clean install -Pvalidate
...
[WARNING] Failed to validate feature camel-hbase
[WARNING] No export found to match javax.servlet.jsp;version="[2.1,3)"
(imported by
mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.hadoop-core/1.2.1_1)
[WARNING] No export found to match javax.servlet.jsp;version="[2.1,3)"
(imported by
mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.hbase/0.94.6_1)
[WARNING] No export found to match javax.servlet.jsp (imported by
mvn:commons-jxpath/commons-jxpath/1.3)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)