On Tue, Apr 16, 2002 at 02:59:12PM +0300, Ville Skytt� wrote: > With these reports, the maven:docs target, more specifically the > junit-xml takes too long (forever?) to complete.
I seem to recall a problem like this before, what is the contents of your ANT_HOME/lib directory? Could you try adding Xerces in there to see if this helps? > The problem is that the system_out generated to the following tests is > huge: > test-reports/TEST-org.apache.maven.java.NodeViewVisitorTest* > test-reports/TEST-org.apache.maven.java.JavaDocVisitorTest.* > test-reports/TEST-org.apache.maven.java.SourceToolTest.* This is not a problem. We have debugging turned on in the parser at the moment but I am able to generate docs fine. Thanks, Pete
