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