I am trying to use `ant beast` on trunk (per the recommendation in test-help) and getting this error:
~/lucene-solr/lucene> ant beast -Dbeast.iters=10 -Dtests.dups=6 -Dtestcase=TestBytesStore -beast: [beaster] Beast round: 1 BUILD FAILED ~/lucene-solr/lucene/common-build.xml:1363: The following error occurred while executing this line: ~/lucene-solr/lucene/common-build.xml:1358: The following error occurred while executing this line: ~/lucene-solr/lucene/common-build.xml:961: Reference junit.classpath not found. `ant test` works just fine. Any idea where the problem might be?
