You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2011/07/27 15:05:09 UTC

[jira] [Updated] (KARAF-669) Dependency artifacts should be available on the Maven central repo

     [ https://issues.apache.org/jira/browse/KARAF-669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré updated KARAF-669:
---------------------------------------

      Component/s: cellar-features
      Description: 
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.

  was:
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.

    Fix Version/s:     (was: 3.1.0)
                       (was: 3.0.1)
                   cellar-2.2.3
                   cellar-3.0.0
                   3.0.0
          Summary: Dependency artifacts should be available on the Maven central repo  (was: Karaf standard feature reference javax.mail which is not on central repo)

> 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.3, 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira