You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Christian Müller (JIRA)" <ji...@apache.org> on 2015/03/30 22:58:52 UTC

[jira] [Created] (CAMEL-8574) Feature camel-hdfs doesn't install all required dependencies

Christian Müller created CAMEL-8574:
---------------------------------------

             Summary: Feature camel-hdfs doesn't install all required dependencies
                 Key: CAMEL-8574
                 URL: https://issues.apache.org/jira/browse/CAMEL-8574
             Project: Camel
          Issue Type: Bug
          Components: camel-hdfs
    Affects Versions: 2.16.0
            Reporter: Christian Müller
            Assignee: Christian Müller


Feature camel-hdfs doesn't install all required dependencies
{noformat}
mvn clean install -Pvalidate
...
[WARNING] Failed to validate feature camel-hdfs
[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.http;version="[2.5,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 (imported by mvn:commons-jxpath/commons-jxpath/1.3)
[WARNING] No export found to match javax.servlet (imported by mvn:org.apache.jackrabbit/jackrabbit-webdav/2.5.2)
[WARNING] No export found to match javax.servlet;version="[2.5,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.http (imported by mvn:commons-jxpath/commons-jxpath/1.3)
[WARNING] No export found to match javax.servlet.http (imported by mvn:org.apache.jackrabbit/jackrabbit-webdav/2.5.2)
[WARNING] No export found to match javax.servlet (imported by mvn:commons-jxpath/commons-jxpath/1.3)
{noformat}



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