X-Git-Url: https://juplo.de/gitweb/?p=percentcodec;a=blobdiff_plain;f=maven-plugins%2Fhibernate4%2Fpom.xml;fp=maven-plugins%2Fhibernate4%2Fpom.xml;h=a5f7e010d5f2100d914410d70116666c1cefa5d3;hp=0000000000000000000000000000000000000000;hb=a6e0e65cce68acb20abc6ca935471611a740c342;hpb=1d395c6002486d485bde0d5dc713886d70bd3f8a diff --git a/maven-plugins/hibernate4/pom.xml b/maven-plugins/hibernate4/pom.xml new file mode 100644 index 00000000..a5f7e010 --- /dev/null +++ b/maven-plugins/hibernate4/pom.xml @@ -0,0 +1,172 @@ + + + + 4.0.0 + + de.juplo + hibernate4-maven-plugin + Juplo - Maven-Plugins: Hibernate 4 Maven Mojo + 1.0 + maven-plugin + http://www.juplo.de/maven-plugins/hibernate4 + + + 2.0.6 + + + + + kai + Kai Moritz + kai@juplo.de + + + + + + UTF-8 + + 4.1.5.SP1 + 3.0.4 + 1.0.1 + 1.0.2 + + + + + org.apache.maven + maven-core + ${maven.version} + + + org.codehaus.plexus + plexus-utils + + + + + org.apache.maven + maven-plugin-api + ${maven.version} + + + org.hibernate + hibernate-core + ${hibernate-core.version} + + + org.jboss.logging + jboss-logging + + + + + net.sf.scannotation + scannotation + ${scannotation.version} + + + com.pyx4j + maven-plugin-log4j + ${maven-plugin-log4j.version} + + + org.apache.maven + maven-artifact + + + org.apache.maven + maven-plugin-api + + + + + + + + juplo.internal + Internal Release Repository + http://juplo.de/archiva/repository/internal/ + + + juplo.snapshots + Internal Snapshot Repository + http://juplo.de/archiva/repository/snapshots/ + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.6 + 1.6 + utf8 + true + + + + org.apache.maven.plugins + maven-dependency-plugin + + + install + install + + sources + + + + + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + verify + + jar + + + + + + + + + + + maven-changes-plugin + + + maven-checkstyle-plugin + + + org.codehaus.mojo + cobertura-maven-plugin + 2.0 + + + maven-javadoc-plugin + + + maven-jxr-plugin + + + maven-pmd-plugin + + true + 1.5 + + + + maven-surefire-report-plugin + 2.7.2 + + + + +