[ http://issues.apache.org/jira/browse/DIRMINA-159?page=comments#action_12363299 ]
Alex Karasulu commented on DIRMINA-159: --------------------------------------- More problems but this time with deps for easymock on fresh checkout and fresh build. Here's what I get: [INFO] ---------------------------------------------------------------------------- [INFO] Building mina-spring [INFO] task-segment: [clean, install] [INFO] ---------------------------------------------------------------------------- [INFO] [clean:clean] [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. Downloading: http://cvs.apache.org/maven-snapshot-repository/easymock/easymockclassextension/1.1/easymockclassextension-1.1.pom [WARNING] Unable to get resource from repository apache.snapshots (http://cvs.apache.org/maven-snapshot-repository) Downloading: http://m2.safehaus.org/easymock/easymockclassextension/1.1/easymockclassextension-1.1.pom 474b downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for easymock/easymockclassextension/1.1/easymockclassextension-1.1.pom - IGNORING Downloading: http://cvs.apache.org/maven-snapshot-repository/cglib/cglib-nodep/2.1/cglib-nodep-2.1.pom [WARNING] Unable to get resource from repository apache.snapshots (http://cvs.apache.org/maven-snapshot-repository) Downloading: http://m2.safehaus.org/cglib/cglib-nodep/2.1/cglib-nodep-2.1.pom [WARNING] Unable to get resource from repository safehaus (http://m2.safehaus.org) Downloading: http://repo1.maven.org/maven2/cglib/cglib-nodep/2.1/cglib-nodep-2.1.pom [INFO] ---------------------------------------------------------------------------- [ERROR] BUILD ERROR [INFO] ---------------------------------------------------------------------------- [INFO] Error building POM (may not be this project's POM). Project ID: cglib:cglib-nodep Reason: Error getting POM for 'cglib:cglib-nodep' from the repository: Error transferring file cglib:cglib-nodep:pom:2.1 from the specified remote repositories: central (http://repo1.maven.org/maven2), safehaus (http://m2.safehaus.org), apache.snapshots (http://cvs.apache.org/maven-snapshot-repository) [INFO] ---------------------------------------------------------------------------- [INFO] For more information, run Maven with the -e switch [INFO] ---------------------------------------------------------------------------- [INFO] Total time: 6 minutes 20 seconds [INFO] Finished at: Thu Jan 19 15:37:27 EST 2006 [INFO] Final Memory: 8M/16M [INFO] ---------------------------------------------------------------------------- > Build of the project fails due to tests not passsing > ---------------------------------------------------- > > Key: DIRMINA-159 > URL: http://issues.apache.org/jira/browse/DIRMINA-159 > Project: Directory MINA > Type: Bug > Environment: Java. 1.5.0_06, Maven 2.0.1, Fedora Core 4 > Reporter: Ersin Er > Assignee: Niklas Therning > Priority: Blocker > Fix For: 0.9.1 > > The build of the project sometimes fail with the following messages: > [surefire] Running > org.apache.mina.transport.socket.nio.SocketTrafficControlTest > [surefire] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.164 sec > <<<<<<<< FAILURE !! > [surefire] Running > org.apache.mina.transport.socket.nio.DatagramTrafficControlTest > [surefire] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.146 sec > <<<<<<<< FAILURE !! > However, this is not a certain case that happens all the time and when it > happens, it blocks the build of the whole directory project in trunk which is > really bad. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
