Are these switches documented somewhere? That would be really useful. I'll try it. Thanks, Green...
Frank Russo Senior Developer FX Alliance, LLC -----Original Message----- From: Law Green-A20134 [mailto:[EMAIL PROTECTED] Sent: Monday, November 28, 2005 10:32 AM To: Maven Users List Subject: RE: Repost: Weird behavior on central repository for a local resource Frank, Have you tried "mvn -o" which proceed with offline build? Best Regards, Green -----Original Message----- From: Frank Russo [mailto:[EMAIL PROTECTED] Sent: 2005年11月28日 22:57 To: Maven Users List Subject: RE: Repost: Weird behavior on central repository for a local resource It's still not working, and I don't know why. I loaded all of the jars using the same command into my local repository. They do not exist on central, as they will never. These will eventually exist in a remote repository on our intranet, but it has not yet been created. Anyone have any ideas? Frank Russo Senior Developer FX Alliance, LLC -----Original Message----- From: Frank Russo Sent: Friday, November 25, 2005 2:49 PM To: Maven Users List Subject: RE: Weird behavior on central repository for a local resource Also, on this note, why is it trying to refresh from central each time? Shouldn't maven be looking locally first? I believe I set it to look daily for updates... Frank Russo Senior Developer FX Alliance, LLC -----Original Message----- From: Frank Russo Sent: Friday, November 25, 2005 2:42 PM To: [email protected] Subject: Weird behavior on central repository for a local resource I'm trying to build a webapp using the 'mvn package' command. I ran this five minutes ago with no problems. I just ran it again, and I'm getting this error message: org.apache.maven.lifecycle.LifecycleExecutionException: Unable to get dependency information: Unable to read the metadata file for artifact 'com.fxall.fxall-admin:fxall_ext_API:jar': Error getting POM for 'com.fxall.fxall-admin:fxall_ext_API' from the repository: Error transferring file com.fxall.fxall-admin:fxall_ext_API:1.0:pom from the specified remote repositories: central (http://repo1.maven.org/maven2) com.fxall.fxall-admin:fxall_ext_API:1.0:jar The really strange thing about this is that the jar it's having a problem getting from central doesn't exist there. It's a jar I installed in my local repository along with 20+ others. When it tries to load the others from central it just gives this message: [WARNING] Unable to get resource from repository central (http://repo1.maven.org/maven2) The one that fails should work the same as the others. I've been having weird problems today with the central repository. It seems that it was down this morning, and has been giving intermittent problems all day. Are these problems normal for maven in general. I'm a new user, and this seems to be show stopper if it happens often enough that I can't build my app for most of a day. Just curious... Frank Russo Senior Developer FX Alliance, LLC --------------------------------------------------------------------- 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] --------------------------------------------------------------------- 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]
