Verifying generated SQL in integration-test hib-test
[hibernate4-maven-plugin] / pom.xml
diff --git a/pom.xml b/pom.xml
index ec7efc8..f09a085 100644 (file)
--- a/pom.xml
+++ b/pom.xml
           <settingsFile>src/it/settings.xml</settingsFile>
           <cloneProjectsTo>${project.build.directory}/it</cloneProjectsTo>
           <postBuildHookScript>verify</postBuildHookScript>
+          <addTestClassPath>true</addTestClassPath>
         </configuration>
         <executions>
           <execution>