[
https://issues.apache.org/jira/browse/CAMEL-7755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14116270#comment-14116270
]
Claus Ibsen commented on CAMEL-7755:
------------------------------------
[~njiang]
Validating the features fails with a CXF 3.0.1 issue
[ERROR] Failed to execute goal
org.apache.karaf.tooling:features-maven-plugin:2.3.6:validate (validate) on
project apache-camel: Unable to validate
/Users/davsclaus/workspace/camel/platforms/karaf/features/target/classes/features.xml:
mvn:org.apache.cxf/cxf-tools-common/3.0.1 is not an OSGi bundle -> [Help 1]
running
davsclaus:~/workspace/camel/platforms (master)/$ mvn clean install -Pvalidate
> Fix all karaf feature definitions
> ---------------------------------
>
> Key: CAMEL-7755
> URL: https://issues.apache.org/jira/browse/CAMEL-7755
> Project: Camel
> Issue Type: Task
> Components: karaf
> Reporter: Guillaume Nodet
> Assignee: Guillaume Nodet
> Fix For: 2.14.0
>
>
> There are some feature tests are failed.
> {code}
> Failed tests:
> CamelDisruptorTest.test:30->AbstractFeatureTest.testComponent:69 Cannot get
> component with name: disruptor
> CamelHbaseTest.test:32->AbstractFeatureTest.testComponent:69 Cannot get
> component with name: hbase
> CamelInfinispanTest.test:31->AbstractFeatureTest.testComponent:69 Cannot
> get component with name: infinispan
> CamelKafkaTest.test:32->AbstractFeatureTest.testComponent:69 Cannot get
> component with name: kafka
> CamelOptaplannerTest.test:32->AbstractFeatureTest.testComponent:69 Cannot
> get component with name: optaplanner
> CamelSolrTest.test:32->AbstractFeatureTest.testComponent:69 Cannot get
> component with name: solr
> CamelSpringRedisTest.test:32->AbstractFeatureTest.testComponent:69 Cannot
> get component with name: spring-redis
> Tests in error:
> CamelAvroTest.test:38->AbstractFeatureTest.testDataFormat:91 ?
> IllegalArgument
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)