4.0.0
com.easymorse
dbunit_demo
jar
1.0-SNAPSHOT
dbunit_demo
http://easymorse.com
maven-compiler-plugin
2.0.2
1.6
1.6
maven-eclipse-plugin
2.5.1
true
true
org.codehaus.mojo
dbunit-maven-plugin
1.0-beta-1
org.dbunit.dataset.datatype.DefaultDataTypeFactory
${jdbc.driverClassName}
${jdbc.username}
${jdbc.password}
${jdbc.url}
src/test/resources/sample-data.xml
${dbunit.operation.type}
${dbunit.schema}
${maven.test.skip}
test-compile
test-compile
operation
test
test
operation
${jdbc.groupId}
${jdbc.artifactId}
${jdbc.version}
org.codehaus.mojo
hibernate3-maven-plugin
2.1
hbm2ddl
annotationconfiguration
true
true
target/classes/jdbc.properties
process-test-resources
hbm2ddl
${jdbc.groupId}
${jdbc.artifactId}
${jdbc.version}
src/main/resources
true
${jdbc.groupId}
${jdbc.artifactId}
${jdbc.version}
org.hibernate
hibernate
3.2.6.ga
org.hibernate
hibernate-annotations
3.3.1.GA
org.springframework
spring
2.5.4
org.springframework
spring-test
2.5.4
junit
junit
4.4
test
derby
org.hibernate.dialect.DerbyDialect
org.apache.derby
derbyclient
10.3.1.4
org.apache.derby.jdbc.ClientDriver
any
value
org.dbunit.dataset.datatype.DefaultDataTypeFactory
CLEAN_INSERT
org.hibernate.dialect.MySQL5InnoDBDialect
mysql
mysql-connector-java
5.0.5
com.mysql.jdbc.Driver
root