Thanks Alexandre, but as I already said, I tried using the -o flag with similar results.
[INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact. GroupId: org.apache.maven.plugins ArtifactId: maven-jar-plugin Version: 2.1-20060504.095642-2 Reason: System is offline. org.apache.maven.plugins:maven-jar-plugin:pom:2.1-20060504.095642-2 NOTE: Maven is executing in offline mode. Any artifacts not already in your local repository will be inaccessible. ----- Original Message ---- From: Alexandre Poitras <[EMAIL PROTECTED]> To: Maven Users List <[email protected]>; Sean McNamara <[EMAIL PROTECTED]> Sent: Wednesday, May 10, 2006 4:10:49 PM Subject: Re: Workarounds for down repos? Like Wayne already answered "mvn -o ..." On 5/10/06, Sean McNamara <[EMAIL PROTECTED]> wrote: > > Thanks Gareth. We're working on getting a box setup here to act as a > local repository in order to avoid this kind of trouble, but it's not up > yet. In the meantime, is there any way to get around the problem? Perhaps > a way of forcing maven to use whatever version of maven-jar-plugin is > currently in the local repo? > > > ----- Original Message ---- > From: Gareth Western <[EMAIL PROTECTED]> > To: Maven Users List <[email protected]>; Sean McNamara < > [EMAIL PROTECTED]> > Sent: Wednesday, May 10, 2006 4:01:49 PM > Subject: Re: Workarounds for down repos? > > Create a local (ie Intranet) repository, to store all the dependencies you > need. Maven-proxy (http://maven-proxy.codehaus.org/) is a good tool for > this, although in my experience it was a little bit of a hassle to get > working properly. > > On 5/10/06, Sean McNamara <[EMAIL PROTECTED]> wrote: > > > > Is there a way to work around down repositories? It appears the all > > apache.org sites are down (or are unavailable from our network.) > > > > > > > > > --------------------------------------------------------------------- > 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]
