hey guys, almost none of the tests are currently passing for me with Maven. meanwhile they pass perfectly with Ant.
Ant appears to make them happy via:
<filter token="test.dir" value="${test.dir}"/>
<filter token="build.test" value="${build.test}"/>
i have no idea how to fix Maven to do the same.
-nathan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
