I am using broadband connection. I will try again...
Michael Horwitz wrote: > > It looks like you have some sort of problem with your link to the > internet. > Do you connect to the internet with a reasonably fast link? > > At time Maven resource downloading can be a little flaky. It is worth > trying > to run the mvn command a few time until all the dependencies are safely > downloaded to your local repository. From there on the build should become > a > lot more reliable. > > Mike > > On 1/27/07, Fan <[EMAIL PROTECTED]> wrote: >> >> >> What's the cause of the following error ?? >> >> >> Downloading: >> http://static.appfuse.org/repository/asm/asm-attrs/1.5.3/asm-attrs- >> 1.5.3.jar >> [INFO] >> ------------------------------------------------------------------------ >> [ERROR] BUILD ERROR >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Failed to resolve artifact. >> >> Error transferring file >> asm:asm-attrs:jar:1.5.3 >> >> from the specified remote repositories: >> central (http://repo1.maven.org/maven2), >> appfuse (http://static.appfuse.org/repository) >> Path to dependency: >> 1) com.mycompany:erpfuse-core:jar:1.0-SNAPSHOT >> 2) org.appfuse:appfuse-service:jar:2.0-m2 >> 3) org.appfuse:appfuse-hibernate:jar:2.0-m2 >> 4) org.hibernate:hibernate:jar:3.2.1.ga >> 5) asm:asm-attrs:jar:1.5.3 >> >> >> >> Caused by I/O exception: Connection timed out: connect >> >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] For more information, run Maven with the -e switch >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Total time: 14 minutes 53 seconds >> [INFO] Finished at: Sat Jan 27 15:42:37 SGT 2007 >> [INFO] Final Memory: 6M/12M >> [INFO] >> ------------------------------------------------------------------------ >> >> D:\source\erp\erpfuse> >> -- >> View this message in context: >> http://www.nabble.com/Error-running-the-%22mvn-integration-test%22-tf3127006s2369.html#a8663889 >> Sent from the AppFuse - User mailing list archive at Nabble.com. >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > -- View this message in context: http://www.nabble.com/Error-running-the-%22mvn-integration-test%22-tf3127006s2369.html#a8664796 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
