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 11:25:09 UTC

[jira] [Created] (KARAF-776) jclouds features require OSS Sonatype repository

jclouds features require OSS Sonatype repository
------------------------------------------------

                 Key: KARAF-776
                 URL: https://issues.apache.org/jira/browse/KARAF-776
             Project: Karaf
          Issue Type: Bug
          Components: cellar-features, karaf-core
            Reporter: Jean-Baptiste Onofré
             Fix For: 2.2.3, 3.0.0


The jclouds features (used in Karaf Cellar) use the Guava OSGi bundle (mvn:com.googlecode.guava-osgi/guava-osgi/9.0.0).

Guava OSGi bundle is not available on the Maven Central repo (neither on the ServiceMix M2 repo): it's only available on the Sonatype OSS repo:

https://oss.sonatype.org/content/repositories/releases/

But this repo is not by default defined in etc/org.ops4j.pax.url.mvn.cfg file, it means that Cellar (which requires jclouds features now) can't be installed directly.

I propose to add the OSS Sonatype repo by default.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Resolved] (KARAF-776) jclouds features require OSS Sonatype repository

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré resolved KARAF-776.
----------------------------------------

    Resolution: Fixed

> jclouds features require OSS Sonatype repository
> ------------------------------------------------
>
>                 Key: KARAF-776
>                 URL: https://issues.apache.org/jira/browse/KARAF-776
>             Project: Karaf
>          Issue Type: Bug
>          Components: cellar-features, karaf-core
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.2.3, 3.0.0
>
>
> The jclouds features (used in Karaf Cellar) use the Guava OSGi bundle (mvn:com.googlecode.guava-osgi/guava-osgi/9.0.0).
> Guava OSGi bundle is not available on the Maven Central repo (neither on the ServiceMix M2 repo): it's only available on the Sonatype OSS repo:
> https://oss.sonatype.org/content/repositories/releases/
> But this repo is not by default defined in etc/org.ops4j.pax.url.mvn.cfg file, it means that Cellar (which requires jclouds features now) can't be installed directly.
> I propose to add the OSS Sonatype repo by default.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (KARAF-776) jclouds features require OSS Sonatype repository

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13071737#comment-13071737 ] 

Jean-Baptiste Onofré commented on KARAF-776:
--------------------------------------------

As you can see in the "Issue Links", this Jira is already related to KARAF-669 :)

> jclouds features require OSS Sonatype repository
> ------------------------------------------------
>
>                 Key: KARAF-776
>                 URL: https://issues.apache.org/jira/browse/KARAF-776
>             Project: Karaf
>          Issue Type: Bug
>          Components: cellar-features, karaf-core
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.2.3, 3.0.0
>
>
> The jclouds features (used in Karaf Cellar) use the Guava OSGi bundle (mvn:com.googlecode.guava-osgi/guava-osgi/9.0.0).
> Guava OSGi bundle is not available on the Maven Central repo (neither on the ServiceMix M2 repo): it's only available on the Sonatype OSS repo:
> https://oss.sonatype.org/content/repositories/releases/
> But this repo is not by default defined in etc/org.ops4j.pax.url.mvn.cfg file, it means that Cellar (which requires jclouds features now) can't be installed directly.
> I propose to add the OSS Sonatype repo by default.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (KARAF-776) jclouds features require OSS Sonatype repository

Posted by "Andreas Pieber (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13071637#comment-13071637 ] 

Andreas Pieber commented on KARAF-776:
--------------------------------------

It's on my todo list for about 3 weeks now to help this guy getting it to central. TBH I would prefer that approach instead of adding the sonatype repo to the pax.url file. WDYT?

> jclouds features require OSS Sonatype repository
> ------------------------------------------------
>
>                 Key: KARAF-776
>                 URL: https://issues.apache.org/jira/browse/KARAF-776
>             Project: Karaf
>          Issue Type: Bug
>          Components: cellar-features, karaf-core
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.2.3, 3.0.0
>
>
> The jclouds features (used in Karaf Cellar) use the Guava OSGi bundle (mvn:com.googlecode.guava-osgi/guava-osgi/9.0.0).
> Guava OSGi bundle is not available on the Maven Central repo (neither on the ServiceMix M2 repo): it's only available on the Sonatype OSS repo:
> https://oss.sonatype.org/content/repositories/releases/
> But this repo is not by default defined in etc/org.ops4j.pax.url.mvn.cfg file, it means that Cellar (which requires jclouds features now) can't be installed directly.
> I propose to add the OSS Sonatype repo by default.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Assigned] (KARAF-776) jclouds features require OSS Sonatype repository

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré reassigned KARAF-776:
------------------------------------------

    Assignee: Jean-Baptiste Onofré

> jclouds features require OSS Sonatype repository
> ------------------------------------------------
>
>                 Key: KARAF-776
>                 URL: https://issues.apache.org/jira/browse/KARAF-776
>             Project: Karaf
>          Issue Type: Bug
>          Components: cellar-features, karaf-core
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.2.3, 3.0.0
>
>
> The jclouds features (used in Karaf Cellar) use the Guava OSGi bundle (mvn:com.googlecode.guava-osgi/guava-osgi/9.0.0).
> Guava OSGi bundle is not available on the Maven Central repo (neither on the ServiceMix M2 repo): it's only available on the Sonatype OSS repo:
> https://oss.sonatype.org/content/repositories/releases/
> But this repo is not by default defined in etc/org.ops4j.pax.url.mvn.cfg file, it means that Cellar (which requires jclouds features now) can't be installed directly.
> I propose to add the OSS Sonatype repo by default.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Closed] (KARAF-776) jclouds features require OSS Sonatype repository

Posted by "Jamie goodyear (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jamie goodyear closed KARAF-776.
--------------------------------

    
> jclouds features require OSS Sonatype repository
> ------------------------------------------------
>
>                 Key: KARAF-776
>                 URL: https://issues.apache.org/jira/browse/KARAF-776
>             Project: Karaf
>          Issue Type: Bug
>          Components: cellar-features, karaf-core
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.2.3, 3.0.0
>
>
> The jclouds features (used in Karaf Cellar) use the Guava OSGi bundle (mvn:com.googlecode.guava-osgi/guava-osgi/9.0.0).
> Guava OSGi bundle is not available on the Maven Central repo (neither on the ServiceMix M2 repo): it's only available on the Sonatype OSS repo:
> https://oss.sonatype.org/content/repositories/releases/
> But this repo is not by default defined in etc/org.ops4j.pax.url.mvn.cfg file, it means that Cellar (which requires jclouds features now) can't be installed directly.
> I propose to add the OSS Sonatype repo by default.

--
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

       

[jira] [Commented] (KARAF-776) jclouds features require OSS Sonatype repository

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13071777#comment-13071777 ] 

Jean-Baptiste Onofré commented on KARAF-776:
--------------------------------------------

Fixed on karaf-2.2.x: revision 1151488.

> jclouds features require OSS Sonatype repository
> ------------------------------------------------
>
>                 Key: KARAF-776
>                 URL: https://issues.apache.org/jira/browse/KARAF-776
>             Project: Karaf
>          Issue Type: Bug
>          Components: cellar-features, karaf-core
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.2.3, 3.0.0
>
>
> The jclouds features (used in Karaf Cellar) use the Guava OSGi bundle (mvn:com.googlecode.guava-osgi/guava-osgi/9.0.0).
> Guava OSGi bundle is not available on the Maven Central repo (neither on the ServiceMix M2 repo): it's only available on the Sonatype OSS repo:
> https://oss.sonatype.org/content/repositories/releases/
> But this repo is not by default defined in etc/org.ops4j.pax.url.mvn.cfg file, it means that Cellar (which requires jclouds features now) can't be installed directly.
> I propose to add the OSS Sonatype repo by default.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (KARAF-776) jclouds features require OSS Sonatype repository

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13071660#comment-13071660 ] 

Jean-Baptiste Onofré commented on KARAF-776:
--------------------------------------------

+1 (I have some artifacts in the same case, like javax.mail which is not in the central repo).

As it's blocker for Cellar, I propose to add OSS Sonatype repo for now by default in Karaf. We will remove it when the artifacts will be on central repo.

> jclouds features require OSS Sonatype repository
> ------------------------------------------------
>
>                 Key: KARAF-776
>                 URL: https://issues.apache.org/jira/browse/KARAF-776
>             Project: Karaf
>          Issue Type: Bug
>          Components: cellar-features, karaf-core
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.2.3, 3.0.0
>
>
> The jclouds features (used in Karaf Cellar) use the Guava OSGi bundle (mvn:com.googlecode.guava-osgi/guava-osgi/9.0.0).
> Guava OSGi bundle is not available on the Maven Central repo (neither on the ServiceMix M2 repo): it's only available on the Sonatype OSS repo:
> https://oss.sonatype.org/content/repositories/releases/
> But this repo is not by default defined in etc/org.ops4j.pax.url.mvn.cfg file, it means that Cellar (which requires jclouds features now) can't be installed directly.
> I propose to add the OSS Sonatype repo by default.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (KARAF-776) jclouds features require OSS Sonatype repository

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13071759#comment-13071759 ] 

Jean-Baptiste Onofré commented on KARAF-776:
--------------------------------------------

Fixed on trunk: Revision 1151478.

> jclouds features require OSS Sonatype repository
> ------------------------------------------------
>
>                 Key: KARAF-776
>                 URL: https://issues.apache.org/jira/browse/KARAF-776
>             Project: Karaf
>          Issue Type: Bug
>          Components: cellar-features, karaf-core
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.2.3, 3.0.0
>
>
> The jclouds features (used in Karaf Cellar) use the Guava OSGi bundle (mvn:com.googlecode.guava-osgi/guava-osgi/9.0.0).
> Guava OSGi bundle is not available on the Maven Central repo (neither on the ServiceMix M2 repo): it's only available on the Sonatype OSS repo:
> https://oss.sonatype.org/content/repositories/releases/
> But this repo is not by default defined in etc/org.ops4j.pax.url.mvn.cfg file, it means that Cellar (which requires jclouds features now) can't be installed directly.
> I propose to add the OSS Sonatype repo by default.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (KARAF-776) jclouds features require OSS Sonatype repository

Posted by "Andreas Pieber (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13071734#comment-13071734 ] 

Andreas Pieber commented on KARAF-776:
--------------------------------------

+1 then; maybe create an issue to not loose track of this?

> jclouds features require OSS Sonatype repository
> ------------------------------------------------
>
>                 Key: KARAF-776
>                 URL: https://issues.apache.org/jira/browse/KARAF-776
>             Project: Karaf
>          Issue Type: Bug
>          Components: cellar-features, karaf-core
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.2.3, 3.0.0
>
>
> The jclouds features (used in Karaf Cellar) use the Guava OSGi bundle (mvn:com.googlecode.guava-osgi/guava-osgi/9.0.0).
> Guava OSGi bundle is not available on the Maven Central repo (neither on the ServiceMix M2 repo): it's only available on the Sonatype OSS repo:
> https://oss.sonatype.org/content/repositories/releases/
> But this repo is not by default defined in etc/org.ops4j.pax.url.mvn.cfg file, it means that Cellar (which requires jclouds features now) can't be installed directly.
> I propose to add the OSS Sonatype repo by default.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira