You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Bert Jacobs (Created) (JIRA)" <ji...@apache.org> on 2012/03/20 23:27:40 UTC

[jira] [Created] (DOSGI-116) Build fails when downloading Zookeeper artifacts

Build fails when downloading Zookeeper artifacts
------------------------------------------------

                 Key: DOSGI-116
                 URL: https://issues.apache.org/jira/browse/DOSGI-116
             Project: CXF Distributed OSGi
          Issue Type: Bug
    Affects Versions: 1.3
            Reporter: Bert Jacobs


When my Maven setup uses Artifactory to build DOSGi, I cannot download the Zookeeper artifacts.

The problem is that the DOSGi POMs still refer to the group id "org.apache.hadoop", but the Zookeeper POMs now use their own group id nowadays ("org.apache.zookeeper"). Artifactory notices the difference between requested and declared group id and blocks the download.

--
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] [Resolved] (DOSGI-116) Build fails when downloading Zookeeper artifacts

Posted by "Sergey Beryozkin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DOSGI-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Beryozkin resolved DOSGI-116.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4
         Assignee: Sergey Beryozkin

thanks for the patch
                
> Build fails when downloading Zookeeper artifacts
> ------------------------------------------------
>
>                 Key: DOSGI-116
>                 URL: https://issues.apache.org/jira/browse/DOSGI-116
>             Project: CXF Distributed OSGi
>          Issue Type: Bug
>    Affects Versions: 1.3
>            Reporter: Bert Jacobs
>            Assignee: Sergey Beryozkin
>             Fix For: 1.4, 1.3.2
>
>         Attachments: cxf-dosgi-zookeeperpoms.patch
>
>
> When my Maven setup uses Artifactory to build DOSGi, I cannot download the Zookeeper artifacts.
> The problem is that the DOSGi POMs still refer to the group id "org.apache.hadoop", but the Zookeeper POMs now use their own group id nowadays ("org.apache.zookeeper"). Artifactory notices the difference between requested and declared group id and blocks the download.

--
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] [Updated] (DOSGI-116) Build fails when downloading Zookeeper artifacts

Posted by "Bert Jacobs (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DOSGI-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bert Jacobs updated DOSGI-116:
------------------------------

    Attachment: cxf-dosgi-zookeeperpoms.patch

Attached is a patch which makes the affected POMs point to the real Zookeeper artifacts.

This change should be transparent for the code.
                
> Build fails when downloading Zookeeper artifacts
> ------------------------------------------------
>
>                 Key: DOSGI-116
>                 URL: https://issues.apache.org/jira/browse/DOSGI-116
>             Project: CXF Distributed OSGi
>          Issue Type: Bug
>    Affects Versions: 1.3
>            Reporter: Bert Jacobs
>         Attachments: cxf-dosgi-zookeeperpoms.patch
>
>
> When my Maven setup uses Artifactory to build DOSGi, I cannot download the Zookeeper artifacts.
> The problem is that the DOSGi POMs still refer to the group id "org.apache.hadoop", but the Zookeeper POMs now use their own group id nowadays ("org.apache.zookeeper"). Artifactory notices the difference between requested and declared group id and blocks the download.

--
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] [Updated] (DOSGI-116) Build fails when downloading Zookeeper artifacts

Posted by "Sergey Beryozkin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DOSGI-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Beryozkin updated DOSGI-116:
-----------------------------------

    Fix Version/s:     (was: 1.3.1)
                   1.3.2
    
> Build fails when downloading Zookeeper artifacts
> ------------------------------------------------
>
>                 Key: DOSGI-116
>                 URL: https://issues.apache.org/jira/browse/DOSGI-116
>             Project: CXF Distributed OSGi
>          Issue Type: Bug
>    Affects Versions: 1.3
>            Reporter: Bert Jacobs
>             Fix For: 1.3.2
>
>         Attachments: cxf-dosgi-zookeeperpoms.patch
>
>
> When my Maven setup uses Artifactory to build DOSGi, I cannot download the Zookeeper artifacts.
> The problem is that the DOSGi POMs still refer to the group id "org.apache.hadoop", but the Zookeeper POMs now use their own group id nowadays ("org.apache.zookeeper"). Artifactory notices the difference between requested and declared group id and blocks the download.

--
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] [Updated] (DOSGI-116) Build fails when downloading Zookeeper artifacts

Posted by "Sergey Beryozkin (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DOSGI-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Beryozkin updated DOSGI-116:
-----------------------------------

    Fix Version/s: 1.3.1
    
> Build fails when downloading Zookeeper artifacts
> ------------------------------------------------
>
>                 Key: DOSGI-116
>                 URL: https://issues.apache.org/jira/browse/DOSGI-116
>             Project: CXF Distributed OSGi
>          Issue Type: Bug
>    Affects Versions: 1.3
>            Reporter: Bert Jacobs
>             Fix For: 1.3.1
>
>         Attachments: cxf-dosgi-zookeeperpoms.patch
>
>
> When my Maven setup uses Artifactory to build DOSGi, I cannot download the Zookeeper artifacts.
> The problem is that the DOSGi POMs still refer to the group id "org.apache.hadoop", but the Zookeeper POMs now use their own group id nowadays ("org.apache.zookeeper"). Artifactory notices the difference between requested and declared group id and blocks the download.

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