[ https://issues.apache.org/activemq/browse/CAMEL-2832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60165#action_60165 ]
Claus Ibsen commented on CAMEL-2832: ------------------------------------ Hmm maybe the dozer osgi jar is not a valid osgi bundle? We get this validation error running {{]/platforms/karaf/features$ mvn install -Pvalidate}} {code} [WARNING] Failed to validate feature camel-dozer [WARNING] No export found to match org.apache.commons.beanutils (imported by mvn:net.sf.dozer/dozer-osgi/5.2.2) [WARNING] No export found to match org.apache.commons.lang (imported by mvn:net.sf.dozer/dozer-osgi/5.2.2) [WARNING] No export found to match javax.el (imported by mvn:net.sf.dozer/dozer-osgi/5.2.2) [WARNING] No export found to match org.apache.commons.lang.builder (imported by mvn:net.sf.dozer/dozer-osgi/5.2.2) [WARNING] No export found to match org.apache.xmlbeans (imported by mvn:net.sf.dozer/dozer-osgi/5.2.2) [WARNING] No export found to match org.apache.commons.beanutils.converters (imported by mvn:net.sf.dozer/dozer-osgi/5.2.2) java.lang.Exception: 6 unresolved imports in feature camel-dozer {code} > Upgrade to dozer 5.2.2 > ---------------------- > > Key: CAMEL-2832 > URL: https://issues.apache.org/activemq/browse/CAMEL-2832 > Project: Apache Camel > Issue Type: Task > Affects Versions: 2.3.0 > Reporter: Claus Ibsen > Assignee: Claus Ibsen > Priority: Minor > Fix For: 2.4.0 > > > Dozer 5.2.2 has not a OSGi bundle as well, which means we dont have to > maintain it at SMX bundles -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.