It failed again a few times but this morning we tried again and it mostly worked.  we get the following error now which could just be a plug-in mismatch - the .sha1 looks spooky to me.

Caused by: java.io.IOException: Server returned HTTP response code: 503 for URL: http://www.ibiblio.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/
2.0-beta-1/maven-checkstyle-plugin-2.0-beta-1.jar.sha1
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:800)
        at org.apache.maven.wagon.providers.http.LightweightHttpWagon.fillInputData(LightweightHttpWagon.java:71)
        ... 27 more

Kind regards,
Dave Sag




 


Brett Porter <[EMAIL PROTECTED]> wrote on 18/10/2005 09:28:08 PM:

> It just means that the repository won't be used again since it is known not
> to work. It only lasts for the current build.
>
> What error occurs once the proxy settings are in place?
>
> - Brett
>
> On 10/18/05, David Sag <[EMAIL PROTECTED]> wrote:
> >
> >
> > A co-worker here using windows just tried to build a project using maven2
> > but forgot to set his proxy settings - i didn't notice as i am on a mac
> > where the JVM reads the system proxy settings for me.
> >
> > so he got an error and then a notice saying "Central has been blacklisted"
> >
> > so now he has set his proxies but m2 fails getting the
> > maven-resources-plugin
> >
> > what does that error mean and how does one work-around it?
> >
> > Kind regards,
> > Dave Sag
> >
> >
> >
> >
> >

Reply via email to