Hi all,
I would like to use something as :

<project default="java:jar"
xmlns:j="jelly:core"
xmlns:ant="jelly:ant">
<!-- task definition tomcat -->
<ant:taskdef name="deploy" classname="org.apache.catalina.ant.DeployTask"/>

But the class org.apache.catalina.ant.DeployTask is not fund .
How to do this ?
Adding a dependency ?
But the catalina-ant.jat does not exist in the maven repository ?
Olivier

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to