Thanks Michelle, I saw the Friday conference call minutes where it was mentioned that 4 tests failed. My build results show that 6 tests failed with 2 errors.
On 2/11/06, Michelle Caisse <[EMAIL PROTECTED]> wrote: > > Hi Karan, > > I think that you need to do maven tck20.build from trunk before trying > to run the TCK. This will build the required dependencies that maven is > complaining about and install them in your local maven repository. > > -- Michelle > > Karan Malhi wrote: > > >I checked out a copy of jdo from svn and installed maven . After doing > the > >required setup, I ran maven in the tck20. Build fails with the following > >output: > > > >Attempting to download jdo2-api-SNAPSHOT.jar. > >WARNING: Failed to download jdo2-api-SNAPSHOT.jar. > >Attempting to download jdo2-enhancer-SNAPSHOT.jar. > >WARNING: Failed to download jdo2-enhancer-SNAPSHOT.jar. > >Attempting to download jdo2-core-SNAPSHOT.jar. > >WARNING: Failed to download jdo2-core-SNAPSHOT.jar. > >Attempting to download jpox-SNAPSHOT.jar. > >1638K downloaded > >Attempting to download jpox-enhancer-SNAPSHOT.jar. > >162K downloaded > >Attempting to download derby-10.1.1.0.jar. > >2092K downloaded > >Attempting to download derbytools-10.1.1.0.jar. > >148K downloaded > >Attempting to download junit-3.8.1.jar. > >118K downloaded > >Attempting to download bcel-5.1.jar. > >503K downloaded > >Attempting to download log4j-1.2.8.jar. > >344K downloaded > >Attempting to download commons-logging-1.0.4.jar. > >37K downloaded > >Attempting to download geronimo-spec-jta-1.0.1B-rc2.jar. > >13K downloaded > >Attempting to download spring-core-1.2.5.jar. > >111K downloaded > >Attempting to download spring-beans-1.2.5.jar. > >217K downloaded > >Attempting to download jpox-c3p0-SNAPSHOT.jar. > >10K downloaded > >Attempting to download jpox-dbcp-SNAPSHOT.jar. > >10K downloaded > >Attempting to download c3p0-0.9.0.jar. > >475K downloaded > >Attempting to download commons-dbcp-1.2.1.jar. > >105K downloaded > >Attempting to download commons-pool-1.2.jar. > >41K downloaded > >Attempting to download commons-collections-3.1.jar. > >546K downloaded > >The build cannot continue because of the following unsatisfied > dependencies: > > > >jdo2-api-SNAPSHOT.jar > >jdo2-enhancer-SNAPSHOT.jar > >jdo2-core-SNAPSHOT.jar > > > >Total time: 1 minutes 37 seconds > >Finished at: Sat Feb 11 13:33:50 EST 2006 > > > > > >-- > >Karan Malhi > > > > > > > > -- Karan Malhi
