4.0.0 org.codehaus.castor jpa-extensions-it 1.3.3-rc2-SNAPSHOT castor org.codehaus.castor 1.3.3-rc2-SNAPSHOT Castor JDO - Integration tests for JPA annotation support http://www.castor.org Integration tests for JPA annotation support of Castor JDO. org.codehaus.mojo properties-maven-plugin 1.0-alpha-2 set-system-properties derby.stream.error.file jpa-extension-it/target/derby.log maven-deploy-plugin true org.apache.maven.plugins maven-compiler-plugin org.codehaus.mojo castor-maven-plugin org.codehaus.mojo sql-maven-plugin 1.4 test test org.apache.derby.jdbc.EmbeddedDriver org.apache.derby derby ${derby.version} create schema pre-integration-test execute jdbc:derby:${basedir}/target/test;create=true true src/test/resources/create-derby.sql derby shutdown pre-integration-test execute jdbc:derby:${basedir}/target/test;shutdown=true true maven-failsafe-plugin **/*.java target/derby.log integration-test integration-test verify verify maven-surefire-plugin **/*.java target/derby.log org.codehaus.castor castor-jdo org.codehaus.castor spring-orm compile org.springframework spring-beans compile commons-dbcp commons-dbcp test org.apache.derby derby test mysql mysql-connector-java test commons-io commons-io test log4j log4j test junit junit test org.springframework spring-test test commons-logging commons-logging UTF-8 codehaus-snapshots Maven Codehaus Snapshots http://snapshots.repository.codehaus.org org.apache.maven.plugins maven-failsafe-plugin 2.5 integration-tests report-only failsafe-report ${basedir}/target/failsafe-reports