You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Jim Gomes (JIRA)" <ji...@apache.org> on 2009/05/19 00:26:50 UTC

[jira] Created: (AMQ-2257) ActiveMQ Build Fails on protobuf

ActiveMQ Build Fails on protobuf
--------------------------------

                 Key: AMQ-2257
                 URL: https://issues.apache.org/activemq/browse/AMQ-2257
             Project: ActiveMQ
          Issue Type: Bug
          Components: Broker
    Affects Versions: 5.3.0
         Environment: Windows XP, JDK 1.6.12, Maven 2.1.0
            Reporter: Jim Gomes
             Fix For: 5.3.0
         Attachments: protobuf-fix.patch

When compiling ActiveMQ in a clean environment, the Maven script fails to download the protobuf jar files.  In order to reproduce this, your local Maven repository needs to be deleted and ActiveMQ built from scratch.  I use the following command-line when I build, but it is not necessary to reproduce the problem:

mvn -Dtest=false clean install

Attached is a patch to the pom.xml file that adds the required repository path to correctly download the protobuf jar file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (AMQ-2257) ActiveMQ Build Fails on protobuf

Posted by "Dejan Bosanac (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-2257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60648#action_60648 ] 

Dejan Bosanac commented on AMQ-2257:
------------------------------------

I just triggered a new build of protobuf module. You can find snapshots here: 

https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/protobuf/activemq-protobuf/1.1-SNAPSHOT/

Please let us know if it works for you

> ActiveMQ Build Fails on protobuf
> --------------------------------
>
>                 Key: AMQ-2257
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2257
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.3.0
>         Environment: Windows XP, JDK 1.6.12, Maven 2.1.0
>            Reporter: Jim Gomes
>            Assignee: Dejan Bosanac
>             Fix For: 5.3.0
>
>         Attachments: protobuf-fix.patch
>
>
> When compiling ActiveMQ in a clean environment, the Maven script fails to download the protobuf jar files.  In order to reproduce this, your local Maven repository needs to be deleted and ActiveMQ built from scratch.  I use the following command-line when I build, but it is not necessary to reproduce the problem:
> mvn -Dtest=false clean install
> Attached is a patch to the pom.xml file that adds the required repository path to correctly download the protobuf jar file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (AMQ-2257) ActiveMQ Build Fails on protobuf

Posted by "Dejan Bosanac (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-2257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dejan Bosanac reassigned AMQ-2257:
----------------------------------

    Assignee: Dejan Bosanac

> ActiveMQ Build Fails on protobuf
> --------------------------------
>
>                 Key: AMQ-2257
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2257
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.3.0
>         Environment: Windows XP, JDK 1.6.12, Maven 2.1.0
>            Reporter: Jim Gomes
>            Assignee: Dejan Bosanac
>             Fix For: 5.3.0
>
>         Attachments: protobuf-fix.patch
>
>
> When compiling ActiveMQ in a clean environment, the Maven script fails to download the protobuf jar files.  In order to reproduce this, your local Maven repository needs to be deleted and ActiveMQ built from scratch.  I use the following command-line when I build, but it is not necessary to reproduce the problem:
> mvn -Dtest=false clean install
> Attached is a patch to the pom.xml file that adds the required repository path to correctly download the protobuf jar file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (AMQ-2257) ActiveMQ Build Fails on protobuf

Posted by "John McCarthy (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-2257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60660#action_60660 ] 

John McCarthy commented on AMQ-2257:
------------------------------------

Thank you for the very prompt response.  I verified that the files are now on repository.apache.org.  

Unfortunately, I'm now having trouble connecting to repository.apache.org.  I've tried importing the site certificate to a keystore without any success.  Adding -Djavax.net.debug=ssl:handshake:data to MAVEN_OPTS reveals that the certificate is correctly being retrieved, but I'm still getting a connection timed out exception.  I've checked that the proxy configuration is correct too.  Any other hints?  

I'm resolving this issue as the activemq-protobuf 1.1 snapshot is now available and I'm just having issues connecting to the server. 

> ActiveMQ Build Fails on protobuf
> --------------------------------
>
>                 Key: AMQ-2257
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2257
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.3.0
>         Environment: Windows XP, JDK 1.6.12, Maven 2.1.0
>            Reporter: Jim Gomes
>            Assignee: Dejan Bosanac
>             Fix For: 5.3.0
>
>         Attachments: protobuf-fix.patch
>
>
> When compiling ActiveMQ in a clean environment, the Maven script fails to download the protobuf jar files.  In order to reproduce this, your local Maven repository needs to be deleted and ActiveMQ built from scratch.  I use the following command-line when I build, but it is not necessary to reproduce the problem:
> mvn -Dtest=false clean install
> Attached is a patch to the pom.xml file that adds the required repository path to correctly download the protobuf jar file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (AMQ-2257) ActiveMQ Build Fails on protobuf

Posted by "Jim Gomes (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-2257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jim Gomes updated AMQ-2257:
---------------------------

    Attachment: protobuf-fix.patch

> ActiveMQ Build Fails on protobuf
> --------------------------------
>
>                 Key: AMQ-2257
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2257
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.3.0
>         Environment: Windows XP, JDK 1.6.12, Maven 2.1.0
>            Reporter: Jim Gomes
>             Fix For: 5.3.0
>
>         Attachments: protobuf-fix.patch
>
>
> When compiling ActiveMQ in a clean environment, the Maven script fails to download the protobuf jar files.  In order to reproduce this, your local Maven repository needs to be deleted and ActiveMQ built from scratch.  I use the following command-line when I build, but it is not necessary to reproduce the problem:
> mvn -Dtest=false clean install
> Attached is a patch to the pom.xml file that adds the required repository path to correctly download the protobuf jar file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (AMQ-2257) ActiveMQ Build Fails on protobuf

Posted by "John McCarthy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-2257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John McCarthy resolved AMQ-2257.
--------------------------------

    Resolution: Fixed

Resolved as activemq-protobuf 1.1 snapshot is now available here,
https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/protobuf/activemq-protobuf/1.1-SNAPSHOT/

> ActiveMQ Build Fails on protobuf
> --------------------------------
>
>                 Key: AMQ-2257
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2257
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.3.0
>         Environment: Windows XP, JDK 1.6.12, Maven 2.1.0
>            Reporter: Jim Gomes
>            Assignee: Dejan Bosanac
>             Fix For: 5.3.0
>
>         Attachments: protobuf-fix.patch
>
>
> When compiling ActiveMQ in a clean environment, the Maven script fails to download the protobuf jar files.  In order to reproduce this, your local Maven repository needs to be deleted and ActiveMQ built from scratch.  I use the following command-line when I build, but it is not necessary to reproduce the problem:
> mvn -Dtest=false clean install
> Attached is a patch to the pom.xml file that adds the required repository path to correctly download the protobuf jar file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (AMQ-2257) ActiveMQ Build Fails on protobuf

Posted by "Dejan Bosanac (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-2257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dejan Bosanac resolved AMQ-2257.
--------------------------------

    Resolution: Fixed

A modified patch applied. Thanks.

> ActiveMQ Build Fails on protobuf
> --------------------------------
>
>                 Key: AMQ-2257
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2257
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.3.0
>         Environment: Windows XP, JDK 1.6.12, Maven 2.1.0
>            Reporter: Jim Gomes
>            Assignee: Dejan Bosanac
>             Fix For: 5.3.0
>
>         Attachments: protobuf-fix.patch
>
>
> When compiling ActiveMQ in a clean environment, the Maven script fails to download the protobuf jar files.  In order to reproduce this, your local Maven repository needs to be deleted and ActiveMQ built from scratch.  I use the following command-line when I build, but it is not necessary to reproduce the problem:
> mvn -Dtest=false clean install
> Attached is a patch to the pom.xml file that adds the required repository path to correctly download the protobuf jar file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (AMQ-2257) ActiveMQ Build Fails on protobuf

Posted by "Jim Gomes (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-2257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jim Gomes closed AMQ-2257.
--------------------------


Modification patch looks great.  Thanks for the help!

> ActiveMQ Build Fails on protobuf
> --------------------------------
>
>                 Key: AMQ-2257
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2257
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.3.0
>         Environment: Windows XP, JDK 1.6.12, Maven 2.1.0
>            Reporter: Jim Gomes
>            Assignee: Dejan Bosanac
>             Fix For: 5.3.0
>
>         Attachments: protobuf-fix.patch
>
>
> When compiling ActiveMQ in a clean environment, the Maven script fails to download the protobuf jar files.  In order to reproduce this, your local Maven repository needs to be deleted and ActiveMQ built from scratch.  I use the following command-line when I build, but it is not necessary to reproduce the problem:
> mvn -Dtest=false clean install
> Attached is a patch to the pom.xml file that adds the required repository path to correctly download the protobuf jar file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Reopened: (AMQ-2257) ActiveMQ Build Fails on protobuf

Posted by "John McCarthy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-2257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John McCarthy reopened AMQ-2257:
--------------------------------


After downloading ActiveMQ trunk, I've been unable to build because of the missing apache-protobuf dependency.  I've look around for the apache-protbuf snapshot and haven't been able to find it anywhere.  From the previous resolution and posts around the net, it looks like it was hosted on this server last year,
    https://repository.apache.org/content/repositories/snapshots/
However, I cannot find apache-protobuf on this or any other maven repository.  Any help would be appreciated.  Thanks!

> ActiveMQ Build Fails on protobuf
> --------------------------------
>
>                 Key: AMQ-2257
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2257
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.3.0
>         Environment: Windows XP, JDK 1.6.12, Maven 2.1.0
>            Reporter: Jim Gomes
>            Assignee: Dejan Bosanac
>             Fix For: 5.3.0
>
>         Attachments: protobuf-fix.patch
>
>
> When compiling ActiveMQ in a clean environment, the Maven script fails to download the protobuf jar files.  In order to reproduce this, your local Maven repository needs to be deleted and ActiveMQ built from scratch.  I use the following command-line when I build, but it is not necessary to reproduce the problem:
> mvn -Dtest=false clean install
> Attached is a patch to the pom.xml file that adds the required repository path to correctly download the protobuf jar file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.