Aha! Thank you! I searched the antrun plugin docs for info, but it's not there. 
What would it take for this to be added as a FAQ? It seems other people have 
been running into the same problem.

On Apr 11, 2012, at 10:37 PM, Wayne Fay wrote:

>> Could not load class (org.apache.tools.ant.taskdefs.optional.junit.
>> JunitTask) for type junit
>> 
>> I have confirmed that the ant-junit jar is in the classpath (although
>> I'd have expected all ant task jars to be there automatically). What
>> do I need to do to get this to work? And no, I cannot simply move
> 
> Being on the classpath is not necessarily sufficient. Did you simply
> declare this as a dependency (scope=test) in the project? Or did you
> add it to the PLUGIN classpath via <plugin><dependencies><dependency>
> which is what is required for this to work?
> 
> More here:
> http://maven.40175.n5.nabble.com/running-optional-ant-tasks-with-maven-antrun-plugin-td105083.html
> 
> Wayne
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to