Move dependencies to ${HOME}/dependencies
ant builds copy everything in the pwd into ant_build and then try to build all of the java files copied, including those of the dependencies which are built separately. This does not end well.
Please register or sign in to comment