You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jackrabbit.apache.org by Marcel Reutegger <ma...@gmx.net> on 2007/01/03 16:58:54 UTC

Re: testdata creation

Please check if the pom.xml in jackrabbit-core is up-to-date.

regards
  marcel

amit murthy wrote:
> Hi,
> 
> I am trying to build the latest version of jackrabbit from source with the
> command "mvn install".
> I am getting some errors
> 
> -------------------------------------------------------
> T E S T S
> -------------------------------------------------------
> Running org.apache.jackrabbit.test.api.query.TestAll
> Tests run: 82, Failures: 17, Errors: 0, Skipped: 0, Time elapsed: 7.776 sec
> <<< FAILURE!
> Running org.apache.jackrabbit.test.api.observation.TestAll
> Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.983 sec
> 
> I realized that the "testdata" directory is not present and hence the tests
> are failing. I assumed that
> "init" would create the testdata directory. Doesn't "init" for tests run
> everytime?
> 
> Any guidance would be appreciated.
> 
> Thanks,
>  Amit
>