I can't speak for other committers but I'm not seeing any test failures but then I like most of the other committers run on non-Windows platforms (OS X in my case)
Maven uses the surefire plugin to run unit tests and you can find reports under target/surefire-reports for individual modules. I know Andy has made a ton of commits lately and there were some notes in the log about enabling and re-enabling some failing tests during some of his development work around addressing the TDB issues. What revision are you on precisely? Svn reports 1348948 for me. Is it possible you picked up a revision that was during the time Andy was doing his work? Rob On 6/11/12 10:49 AM, "Simon Helsen" <[email protected]> wrote: >Hi, > >When I update my Jena projects with svn and then run mvn clean package, I >am seeing junit errors in ARQ and TDB. I am running this on Windows 7/64 >bit. Does anyone else see this? It seems to me that it is questionable to >release Jena if not all junits run through > >Is there a way to produce log files when I run the tests? That way I can >easier share what I am seeing > >Simon
