Re: Unexpected element artifact:dependencies

2008-05-19 Thread sudheshna iyer
working! --- Dennis Lundberg [EMAIL PROTECTED] wrote: Your build.xml works for me using Ant 1.6.5. Which version of Ant do you use? sudheshna iyer wrote: Thank you very much for your help. As per the instructions, I have downloaded maven-ant-tasks-2.0.9.jar and put it in the ant lib

Re: Unexpected element artifact:dependencies

2008-05-17 Thread sudheshna iyer
but rather files named pom.xml. Thus, it seems like you do not have a Maven project at all, but rather some Ant build script (I guess?). Where did this build.xml file come from -- you should probably ask that person how you should run it. Wayne On 5/16/08, sudheshna iyer [EMAIL

Unexpected element artifact:dependencies

2008-05-16 Thread sudheshna iyer
I have downloaded apache-maven-2.0.9-bin.tar.gz and extracted to dir: C:\apache-maven-2.0.9 I have added C:\apache-maven-2.0.9 to the path. When I run mvn --version at cmd prompt, I got the following results: C:\Work\GettingStartedWithHibernate3mvn --version Maven version: 2.0.9 Java version: