hi, I am new to mina. when i build mina 1.0, i get an error? why?
thank you for you help! the command: E:\java\mina\1.0>mvn install and error like this: Downloading: http://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-site-ren derer/1.0-alpha-8/doxia-site-renderer-1.0-alpha-8.jar 33K downloaded Downloading: http://dist.codehaus.org/org.mortbay.jetty/jars/servlet-api-2.5-6.0 .0beta12.jar [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact. Error transferring file org.mortbay.jetty:servlet-api-2.5:jar:6.0.0beta12 from the specified remote repositories: central (http://repo1.maven.org/maven2), codehaus (http://dist.codehaus.org), apache.snapshots (http://svn.apache.org/maven-snapshot-repository), snapshots (http://snapshots.maven.codehaus.org/maven2) Path to dependency: 1) org.apache.maven.plugins:maven-site-plugin:maven-plugin:2.0-beta-5 2) org.mortbay.jetty:jetty:jar:6.0.0beta12 3) org.mortbay.jetty:servlet-api-2.5:jar:6.0.0beta12 Caused by I/O exception: Connection timed out: connect [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2 minutes 48 seconds [INFO] Finished at: Mon Jan 22 10:07:50 CST 2007 [INFO] Final Memory: 5M/10M [INFO] ------------------------------------------------------------------------ E:\java\mina\1.0>
