Add pom dependencies for run torque with database driver jars declare in pom

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113429 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
evenisse
2003-05-20 09:24:33 +00:00
parent 52ffc1f5a6
commit cccaae434f

View File

@@ -33,6 +33,7 @@
<pathelement path="${plugin.getDependencyPath('xercesImpl')}"/>
<pathelement path="${plugin.getDependencyPath('xmlParserAPIs')}"/>
<pathelement path="${plugin.getDependencyPath('torque-gen')}"/>
<pathelement path="${pom.getDependencyClasspath()}"/>
</path>
<!-- The default.properties file will map old properties to the new ones along