hey i m encountering this error...while compiling lucene 2.2.0 Buildfile: build.xml javacc-uptodate-check: javacc-notice: init: clover.setup: clover.info: [echo] [echo] Clover not found. Code coverage reports disabled. [echo] clover: common.compile-core: [mkdir] Created dir: /home/gen/lucene/lucene-2.2.0/build/classes/java [javac] Compiling 234 source files to /home/gen/lucene/lucene-2.2.0 /build/classes/java [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. compile-core: [rmic] RMI Compiling 1 class to /home/gen/lucene/lucene-2.2.0 /build/classes/java jar-core: [exec] Execute failed: java.io.IOException: Cannot run program "svnversion": java.io.IOException: error=2, No such file or directory [jar] Building jar: /home/gen/lucene/lucene-2.2.0/build/lucene- core-2.2.0.jar default: BUILD SUCCESSFUL Total time: 6 seconds
and my jar files are not created...wt to do?