Enhanced version of previous patch. Now compiles and executes all unit tests (although some of them are failing for me)


mvn -f lucene-core.pom.xml test


you can still do a package (including source distro) and skip the tests

mvn -f lucene-core-pom.xml -Dmaven.test.skip=true package assembly:assembly

cheers,

Paul


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to