thank you,trustin my maven is 2.0.4,it is the last verson, and anything i can do?
-------------------------------------------------------- E:\java\mina\1.0>mvn --version Maven version: 2.0.4 E:\java\mina\1.0> -------------------------------------------------------- 2007/1/22, Trustin Lee <[EMAIL PROTECTED]>:
It's not a MINA problem, but a Maven (or Maven repository) problem. Please try to upgrade to the latest version of Maven 2, and try again. If this problem continues, please try again tomorrow. If it persists yet, please let us know. HTH, Trustin On 1/22/07, Eric Liu <[EMAIL PROTECTED]> wrote: > > 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> > > -- what we call human nature is actually human habit -- http://gleamynode.net/ -- PGP key fingerprints: * E167 E6AF E73A CBCE EE41 4A29 544D DE48 FE95 4E7E * B693 628E 6047 4F8F CFA4 455E 1C62 A7DC 0255 ECA6
