I was following these steps –
http://maven.apache.org/ant-tasks/examples/dependencies.html
and got through. I have a silly question that do I need maven to be set up on my system to be able to use it?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No. As per the installation docs:
The below works fine for me with the tasks jar in
$ANT_HOME/liband noM2_HOMEset, nomvnexecutable on my path, and an empty$CLASSPATH:If I clear out
3.8.2from my~/.m2repo directory, the artifact is downloaded properly.