[ https://issues.apache.org/jira/browse/KARAF-669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jean-Baptiste Onofré updated KARAF-669: --------------------------------------- Fix Version/s: (was: 2.2.4) 2.2.5 > Dependency artifacts should be available on the Maven central repo > ------------------------------------------------------------------ > > Key: KARAF-669 > URL: https://issues.apache.org/jira/browse/KARAF-669 > Project: Karaf > Issue Type: Bug > Components: cellar-features, karaf-features > Reporter: Jean-Baptiste Onofré > Assignee: Jean-Baptiste Onofré > Fix For: 2.2.5, 3.0.0, cellar-3.0.0, cellar-2.2.3 > > > The Karaf jetty feature references: > <bundle dependency='true'>mvn:javax.mail/mail/1.4.3</bundle> > This bundle is not on the central maven repo (it's on the java.net maven2). > So, it can't be downloaded during features validation for instance. > Around the same area, the Karaf Cellar feature uses jclouds features now. The > jclouds features uses google Guava OSGi bundle, but this bundle is only > available on OSS Sonatype repo, not the central one. > We should also deploy Google Guava OSGi on the Maven central repo. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira