Sorry, that command wont work unless you are in the 1.0-SNAPSHOT dir (which
I was when I ran it).  Will have an updated command in a second.

*Will STEVENS*
Lead Developer

*CloudOps* *| *Cloud Solutions Experts
420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6
w cloudops.com *|* tw @CloudOps_

On Tue, May 17, 2016 at 10:38 AM, Will Stevens <wstev...@cloudops.com>
wrote:

> This command 'should' solve the problem for now, thanks to Rafael.
>
> I have a test running now.
>
> $ rm -rf
> ~/.m2/repository/net/juniper/contrail/juniper-contrail-api/1.0-SNAPSHOT/*
> && wget -O
> ~/.m2/repository/net/juniper/contrail/juniper-contrail-api/1.0-SNAPSHOT/repo.zip
>
> https://www.dropbox.com/sh/c7dnvk64nzg7xgc/AADo1Wgww4H9QxBkQlffAIvRa/1.0-SNAPSHOT?dl=1
> && unzip
> ~/.m2/repository/net/juniper/contrail/juniper-contrail-api/1.0-SNAPSHOT/repo.zip
>
> $ rm -f
> ~/.m2/repository/net/juniper/contrail/juniper-contrail-api/1.0-SNAPSHOT/repo.zip
>
> *Will STEVENS*
> Lead Developer
>
> *CloudOps* *| *Cloud Solutions Experts
> 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6
> w cloudops.com *|* tw @CloudOps_
>
> On Tue, May 17, 2016 at 10:23 AM, Jeff Hair <j...@greenqloud.com> wrote:
>
>> This connection error to the Apache Maven server is happening on our local
>> builds as well.
>>
>> *Jeff Hair*
>> Technical Lead and Software Developer
>>
>> Tel: (+354) 415 0200
>> j...@greenqloud.com
>> www.greenqloud.com
>>
>> On Tue, May 17, 2016 at 2:18 PM, Will Stevens <wstev...@cloudops.com>
>> wrote:
>>
>> > Thank you.  I will grab your version if my next set of tests fail to
>> build.
>> >
>> > *Will STEVENS*
>> > Lead Developer
>> >
>> > *CloudOps* *| *Cloud Solutions Experts
>> > 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6
>> > w cloudops.com *|* tw @CloudOps_
>> >
>> > On Tue, May 17, 2016 at 10:16 AM, Rafael Weingärtner <
>> > rafaelweingart...@gmail.com> wrote:
>> >
>> > > You can also manually install on your .m2 repository, and then you
>> will
>> > not
>> > > need to download it anymore from a remote repository. To speed up the
>> > > "bubles" CI, it would be interesting to have the .m2 with all jars
>> needed
>> > > for ACS, then the process of compilation would be faster, because it
>> > would
>> > > not need to download the dependencies.
>> > >
>> > > I uploaded it for you if you would like to have it:
>> > >
>> >
>> https://www.dropbox.com/sh/c7dnvk64nzg7xgc/AABTUM0_iemAIrM9pbrIvBEZa?dl=0
>> > >
>> > > On Tue, May 17, 2016 at 11:14 AM, Will Stevens <wstev...@cloudops.com
>> >
>> > > wrote:
>> > >
>> > > > I just pinged the ASF Infra team about it...
>> > > >
>> > > > *Will STEVENS*
>> > > > Lead Developer
>> > > >
>> > > > *CloudOps* *| *Cloud Solutions Experts
>> > > > 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6
>> > > > w cloudops.com *|* tw @CloudOps_
>> > > >
>> > > > On Tue, May 17, 2016 at 10:10 AM, Will Stevens <
>> wstev...@cloudops.com>
>> > > > wrote:
>> > > >
>> > > > > I think this is a http://repository.apache.org problem judging
>> from
>> > > the
>> > > > > error...
>> > > > >
>> > > > > I have this problem in 3/3 of my currently running CI
>> environments.
>> > I
>> > > > had
>> > > > > it once or twice before, but this is happening all the time now it
>> > > seems.
>> > > > >
>> > > > > *Will STEVENS*
>> > > > > Lead Developer
>> > > > >
>> > > > > *CloudOps* *| *Cloud Solutions Experts
>> > > > > 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6
>> > > > > w cloudops.com *|* tw @CloudOps_
>> > > > >
>> > > > > On Tue, May 17, 2016 at 9:56 AM, Daan Hoogland <
>> > > daan.hoogl...@gmail.com>
>> > > > > wrote:
>> > > > >
>> > > > >> I have been going past that point twice today but got stuck on it
>> > > twice
>> > > > as
>> > > > >> well. I think juniper is having network problems ;) (had to say
>> that
>> > > > but I
>> > > > >> really think it is maven central that has the problems)
>> > > > >>
>> > > > >> On Tue, May 17, 2016 at 3:52 PM, Will Stevens <
>> > > williamstev...@gmail.com
>> > > > >
>> > > > >> wrote:
>> > > > >>
>> > > > >> > I have run into this a few times this morning already.  Builds
>> > fail
>> > > > >> because
>> > > > >> > of this:
>> > > > >> >
>> > > > >> > [ERROR] Failed to execute goal
>> > > > >> >
>> org.apache.maven.plugins:maven-remote-resources-plugin:1.3:process
>> > > > >> > (default) on project cloud-client-ui: Error resolving project
>> > > > artifact:
>> > > > >> > Could not transfer artifact
>> > > > >> > net.juniper.contrail:juniper-contrail-api:pom:1.0-SNAPSHOT
>> from/to
>> > > > >> > apache.snapshots (http://repository.apache.org/snapshots):
>> Failed
>> > > to
>> > > > >> > transfer file:
>> > > > >> >
>> > > > >> >
>> > > > >>
>> > > >
>> > >
>> >
>> http://repository.apache.org/snapshots/net/juniper/contrail/juniper-contrail-api/1.0-SNAPSHOT/juniper-contrail-api-1.0-SNAPSHOT.pom
>> > > > >> > .
>> > > > >> > Return code is: 503, ReasonPhrase: Service Unavailable. for
>> > project
>> > > > >> > net.juniper.contrail:juniper-contrail-api:jar:1.0-SNAPSHOT ->
>> > [Help
>> > > 1]
>> > > > >> >
>> > > > >> > I have seen this problem periodically in the past.  Are we
>> having
>> > > > issues
>> > > > >> > with this repository?
>> > > > >> >
>> > > > >>
>> > > > >>
>> > > > >>
>> > > > >> --
>> > > > >> Daan
>> > > > >>
>> > > > >
>> > > > >
>> > > >
>> > >
>> > >
>> > >
>> > > --
>> > > Rafael Weingärtner
>> > >
>> >
>>
>
>

Reply via email to