Hi, I looked through the documentation, but haven't found the answer to my question.
My question is how can I specify jar files needed at build time? I looked at the jars tag element inside the build element and found that the jar element seems to be what I was looking for. The schema says it is of type String and I just specified an absolute path to a jar file there, but with absolutely no effect to the compilation. Is there any sample project.xml file? I read on the website that the turbine projects are build with maven so I downloaded a couple of them (torque and turbine and something else I forgot), but haven't found a project.xml file in there. Is there any other place to look for documentation besides the getting started and users guide (where I didn't find an answer to my question)? It is quite possible that I am missing the whole point about maven. Is it targeted at new projects starting from the scratch to adhere special rules on how the file system is layed out and the jars are stored? Would it be possible to just use the rendering mechanism of jdepend without converting the whole project to maven?` Cheers, Mariano -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
