The answer is to install the junit package as well. On 9/6/06, Paul Barry <mail at paulbarry.com> wrote: > Does anyone know how to get the ant junit taks to work in ubuntu? I > have the ant and ant-optional packages installed, but I get: > > Could not create task or type of type: junit. > > Even if I run: > > ant -lib /usr/share/ant/lib/ant-junit.jar test >