I should have mentioned that I tried that with the following results: Project ID: org.apache.maven.plugins:maven-jar-plugin
Reason: Error getting POM for 'org.apache.maven.plugins:maven-jar-plugin' he repository: Error transferring file org.apache.maven.plugins:maven-jar-plugin:pom:2.1-20060504.095642-2 Reason: System is offline. org.apache.maven.plugins:maven-jar-plugin:pom:2.1-20060504.095642-2 ----- Original Message ---- From: Wayne Fay <[EMAIL PROTECTED]> To: Maven Users List <[email protected]>; Sean McNamara <[EMAIL PROTECTED]> Sent: Wednesday, May 10, 2006 3:35:29 PM Subject: Re: Workarounds for down repos? You should use mvn -o for offline. Wayne 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.) > > When trying to build my project, I get the following error: > > Project ID: org.apache.maven.plugins:maven-jar-plugin > > Reason: Error getting POM for 'org.apache.maven.plugins:maven-jar-plugin' > he repository: Error transferring file > org.apache.maven.plugins:maven-jar-plugin:pom:2.1-20060504.095642-2 > > > The project has built correctly in the past, and I've tried using the "-npu" > option but it doesn't seem to have any effect. > > Is there a way to work around this issue? > > Thanks! > > > > > > --------------------------------------------------------------------- > 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]
