X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Fmultimodule%2Fpom.xml;fp=src%2Fit%2Fmultimodule%2Fpom.xml;h=349daa8b65e9431fd5cfa3eb54a510ab83298f70;hp=0000000000000000000000000000000000000000;hb=5726d98865ea5257e5829355d8e4f9f42fbe0b53;hpb=f2db3594a18d7307235ebb4d38a570e5b04ea112 diff --git a/src/it/multimodule/pom.xml b/src/it/multimodule/pom.xml new file mode 100644 index 00000000..349daa8b --- /dev/null +++ b/src/it/multimodule/pom.xml @@ -0,0 +1,164 @@ + + + 4.0.0 + + ch.dvbern.demo + hibernate-maven-plugin + 0.1.0-SNAPSHOT + pom + + Multimodule Project + + + + + org.mariadb.jdbc.Driver + jdbc:mysql://localhost/hmp + test + test + + 1.3.7 + 5.1.0.Final + + 1.7.10 + + + + + + org.wildfly.bom + jboss-javaee-7.0-wildfly + 10.0.0.CR2 + pom + import + + + + org.hibernate + hibernate-entitymanager + ${version.hibernate} + + + dom4j + dom4j + + + + + + com.google.code.findbugs + annotations + 3.0.0 + + + com.google.guava + guava + 19.0 + + + org.hibernate + hibernate-core + ${version.hibernate} + + + org.mariadb.jdbc + mariadb-java-client + ${version.mysqldriver} + + + + org.apache.commons + commons-lang3 + 3.3.2 + + + commons-configuration + commons-configuration + 1.10 + + + commons-io + commons-io + 2.4 + + + + + ${project.groupId} + shared + ${project.version} + + + + org.slf4j + slf4j-api + ${version.slf4j} + + + org.slf4j + slf4j-ext + ${version.slf4j} + + + org.slf4j + slf4j-simple + ${version.slf4j} + + + org.slf4j + jcl-over-slf4j + ${version.slf4j} + + + org.slf4j + log4j-over-slf4j + ${version.slf4j} + + + + + org.hibernate + hibernate-java8 + ${version.hibernate} + + + + + + + + com.google.code.findbugs + annotations + + + + + + + + de.juplo + hibernate-maven-plugin + @project.version@ + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.5.1 + + 1.8 + 1.8 + -proc:none + + + + + + + + + shared + ejb + +