Hello folks!
I've been trying to build Pig from trunk, but I've got the following error:
Buildfile: build.xml
BUILD FAILED
/projetos/woovi/pig/trunk/build.xml:135: Problem: failed to create task or
type jjtree
Cause: the class org.apache.tools.ant.taskdefs.optional.javacc.JJTree was
not found.
This looks like one of Ant's optional components.
Action: Check that the appropriate optional JAR exists in
-/usr/share/ant/lib
-/root/.ant/lib
-a directory added on the command line with the -lib argument
Do not panic, this is a common problem.
The commonest cause is a missing JAR.
This is not a bug; it is a configuration problem
Total time: 0 seconds
What I´m missing here?
Thanks in advance,
Rafael