"ant" is like "make" and that build.xml file is like the Makefile for C/C++, it contains crucial instructions for ant to compile things.
ls /home/user1/$maven_home/plugins/vore/build.xml if you don't get anything, try fingure out what is in your $maven_home, it probably need to be set first. cheers michael > Hi all, > > I have just downloaded turbine-2.2-b2-src.tar. I am trying to build > turbine from source.The documentation says to use ant for this. > But I get the following error: > > BUILD FAILED > java.io.FileNotFoundException > /home/user1/$maven_home/plugins/vore/build.xml(No such file...) > > Can anyone tell me the right way to build turbine from source. Tx. > > Rgds, Irwan > > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> For additional > commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
