Allison, Bob wrote:

>Attached are:
>-- My settings.xml
>  
>
ok, nothing there.

>-- The script I use to rebuild Maven2 from SVN
>  
>
this is missing - you're not using m2-bootstrap-all.[sh|bat]?

>(I was going to send the complete build log but its 104KB.)
>  
>
Yeah, that probably won't get through :) It's unlikely to be of assistance.

>Your final question would indicate that you did not read the admittedly
>long message yesterday.  
>
I did - the top and the bottom. Thought it was one long trace in the
middle - missed your bit about the repo, sorry. That was why I asked -
you just mentioned "before cleaning the repo" as far as I could see :)

>It had two different failures, one before
>cleaning the repository and one after doing so.  
>
They still look quite similar.

>It also pointed out the
>fact that I am getting 503 errors (service unavailable) from ibiblio
>which is causing the build to abort.
>  
>
Yeah, this is why I asked about the proxy. Nobody else seems to be
seeing these.

Can you try an alternative mirror?

In settings.xml:

<mirrors>
  <mirror>
    <id>my-mirror</id>
    <url>http://public.planetmirror.com.au/pub/maven2</url>
    <mirrorOf>central</mirrorOf>
  </mirror>
</mirrors>

I'm really at a lost - we're not seeing the 503's or build errors
anywhere else unfortunately. If you still have the problems, attaching
the build log to a jira issue might help, but this certainly seems to be
in your environment at this point.

Sorry I can't be of more help!

- Brett


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to