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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user