Dealing with "Hibernate" issues, I have a "build.xml" where I have a tag as follows (that will define the dependencies that I need):
<artifact:dependencies pathId="dependency.class.path">
I was just wondering WHERE "dependency.class.path" would be located?
Any ideas?
Thanks.
