From 28bf7e14f418e52b059c956ecb420167d7893552 Mon Sep 17 00:00:00 2001 From: Lukas Eder Date: Tue, 22 May 2012 19:10:22 +0200 Subject: [PATCH] [#1440] Add top-level pom.xml for jooq-parent artefact (GitHub Issue #14) - Removed duplicate plugin declaration --- jOOQ-meta/pom.xml | 87 ----------------------------------------------- 1 file changed, 87 deletions(-) diff --git a/jOOQ-meta/pom.xml b/jOOQ-meta/pom.xml index da978878fa..25468c39dc 100644 --- a/jOOQ-meta/pom.xml +++ b/jOOQ-meta/pom.xml @@ -103,93 +103,6 @@ - - org.jvnet.jaxb2.maven2 - maven-jaxb2-plugin - 0.8.1 - - - information_schema - - generate - - - true - false - src/main/resources/xsd - - information-schema-2.4.0.xsd - - org.jooq.util.information_schema - - -Xxew - -Xxew:instantiate lazy - -Xxew:delete - -Xfluent-api - -Xdefault-value - - - - com.github.jaxb-xew-plugin - jaxb-xew-plugin - 1.0 - - - org.jvnet.jaxb2_commons - jaxb2-fluent-api - 3.0 - - - org.jvnet.jaxb2_commons - jaxb2-default-value - 1.1 - - - - - - - configuration - - generate - - - true - false - src/main/resources/xsd - - jooq-codegen-2.4.0.xsd - - org.jooq.util.jaxb - - -Xxew - -Xxew:instantiate lazy - -Xxew:delete - -Xfluent-api - -Xdefault-value - - - - com.github.jaxb-xew-plugin - jaxb-xew-plugin - 1.0 - - - org.jvnet.jaxb2_commons - jaxb2-fluent-api - 3.0 - - - org.jvnet.jaxb2_commons - jaxb2-default-value - 1.1 - - - - - - -