Simple test of how it will work with ant. FIRST : build the jjar.jar and bring it here... the build.xml expects it to be local THEN : do something... choose among ant help ant test ant test-nodeps ant test-classpath The last one, test-classpath will get the jars for a project (jakarta-velocity), set the classpath with those jars, and then compile a test program using that classpath.