> -----Original Message----- > From: Andreas Veithen [mailto:[email protected]] > Sent: Saturday, 9 April 2011 4:41 AM > To: Infrastructure Apache > Cc: dev > Subject: Fwd: ws.zones.apache.org down > > Dear infra team, > > It seems that the HTTPD instance in our FreeBSD jail somehow died recently. > Can you help us getting it up and running again?
For those with access: sudo /usr/local/etc/rc.d/apache22 start I've done it for you, anything else? Gav... > > Andreas > > ---------- Forwarded message ---------- > From: Benson Margulies <[email protected]> > Date: Fri, Apr 8, 2011 at 12:43 > Subject: Re: ws.zones.apache.org down > To: Maven Users List <[email protected]>, [email protected] > Cc: Ben Short <[email protected]> > > > They're not in maven central? How interesting. > > On Fri, Apr 8, 2011 at 6:11 AM, Ben Short <[email protected]> wrote: > > Hi Benson, > > > > The following shows the relevant part of the dependency tree. Maven > > fails while trying to get opensaml:opensaml and > > bouncycastle:bcprov-jdk13 and tries to get them from > ws.zones.apache.org. > > > > [INFO] +- org.springframework.ws:spring-ws-security:jar:1.5.4:compile > > [INFO] | +- org.springframework:spring-tx:jar:2.5.5:compile > > [INFO] | +- com.sun.xml.wss:xws-security:jar:2.0-FCS:compile > > [INFO] | | \- javax.xml.crypto:xmldsig:jar:1.0:compile > > [INFO] | | \- > > com.sun.org.apache.xml.security:xmlsec:jar:2.0:runtime > > [INFO] | +- org.apache.santuario:xmlsec:jar:1.4.0:compile > > [INFO] | \- org.apache.ws.security:wss4j:jar:1.5.4:compile > > [INFO] | +- opensaml:opensaml:jar:1.1:compile [INFO] | +- > > xalan:xalan:jar:2.7.0:compile [INFO] | +- > > xerces:xercesImpl:jar:2.8.1:compile > > [INFO] | \- bouncycastle:bcprov-jdk13:jar:132:compile > > > > > > I've added the two deps to our instance of Nexus and we are able to > > build again now. > > > > Ben > > > > > > On 7 April 2011 17:37, Benson Margulies <[email protected]> wrote: > > > >> I'm part of ws.apache.org and I've never ever heard of this. What > >> were you getting from there? > >> > >> On Thu, Apr 7, 2011 at 6:14 AM, Ben Short <[email protected]> wrote: > >> > Hi, > >> > > >> > Over the last couple of days my builds have been failing because > >> > the repository hosted at ws.zones.apache.org is down. > >> > > >> > Does anyone know whats going on with this server? > >> > > >> > Regards > >> > > >> > Ben > >> > > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [email protected] > >> For additional commands, e-mail: [email protected] > >> > >> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] For additional > commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
