Ant build failed to run while running the ant tasks in build.xml
. I got the following error in the console:
<
lib
directory in the root of your project and place the maven-ant-tasks.jar file inside it.build.xml
The above steps solved my issue. Hope this is helpful to someone in the future.
Alternate solutions,
maven-ant-tasks.jar
file under the ANT_HOME/lib
folder to solve this issue.eclipse\plugins\org.apache.ant_1.8.3.v20120321-1730\lib