Jakarta BSF 3 uses M2 to build. The M2 build includes an Ant task, which in turn invokes "mvn" in order to do an install.
This fails on Hudson. Is there a way to call Maven from Ant? Or perhaps a Maven guru can suggest how to rewrite the BSF pom eliminate the nested Maven call ? S///