add ant to jetty classpath
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@265568 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
be9a050d5b
commit
38c3895a13
@ -109,6 +109,7 @@
|
|||||||
<ant:pathelement location="${plugin.getDependencyPath('servletapi:servletapi')}"/>
|
<ant:pathelement location="${plugin.getDependencyPath('servletapi:servletapi')}"/>
|
||||||
<ant:pathelement location="${plugin.getDependencyPath('tomcat:jasper-compiler')}"/>
|
<ant:pathelement location="${plugin.getDependencyPath('tomcat:jasper-compiler')}"/>
|
||||||
<ant:pathelement location="${plugin.getDependencyPath('tomcat:jasper-runtime')}"/>
|
<ant:pathelement location="${plugin.getDependencyPath('tomcat:jasper-runtime')}"/>
|
||||||
|
<ant:pathelement location="${plugin.getDependencyPath('ant:ant')}"/>
|
||||||
<ant:pathelement location="${tools.jar}"/>
|
<ant:pathelement location="${tools.jar}"/>
|
||||||
</ant:classpath>
|
</ant:classpath>
|
||||||
</ant:java>
|
</ant:java>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user