You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by zakaria <za...@gmail.com> on 2016/03/29 13:01:57 UTC

Could not connect to broker

Hi,
I have a problem when I want to install the source distribution  of activemq
using command line mvn clean install.

this is a picture showing errors with details

<http://activemq.2283324.n4.nabble.com/file/n4710014/active.png> 

thank you in advance,
zakaria



--
View this message in context: http://activemq.2283324.n4.nabble.com/Could-not-connect-to-broker-tp4710014.html
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

Re: Could not connect to broker

Posted by Zak H <za...@gmail.com>.
Looks like there is something already running in your environment on port
52706  ... You might be able to skip the tests that are blocking you.
Try skipping the tests with the following command

mvn clean install -Dtest=0 -DfailIfNoTests=0

On Tue, Mar 29, 2016 at 7:01 AM, zakaria <za...@gmail.com> wrote:

> Hi,
> I have a problem when I want to install the source distribution  of
> activemq
> using command line mvn clean install.
>
> this is a picture showing errors with details
>
> <http://activemq.2283324.n4.nabble.com/file/n4710014/active.png>
>
> thank you in advance,
> zakaria
>
>
>
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/Could-not-connect-to-broker-tp4710014.html
> Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
>