From 3cabd25d960cd91d7f26612377f83bada4c67542 Mon Sep 17 00:00:00 2001 From: jensp Date: Fri, 2 Feb 2018 15:46:50 +0000 Subject: [PATCH] [maven-release-plugin] prepare release libreccm-7.0.0-alpha.1 git-svn-id: https://svn.libreccm.org/ccm/ccm_ng@5238 8810af33-2d31-482b-a856-94f89814c4df --- ccm-archetype-module/pom.xml | 7 +- ccm-bundle-devel-wildfly-swarm/pom.xml | 7 +- ccm-bundle-devel-wildfly-web/pom.xml | 7 +- ccm-bundle-devel-wildfly/pom.xml | 7 +- ccm-bundle-devel/pom.xml | 7 +- ccm-cms-archetype-contenttype/pom.xml | 7 +- ccm-cms-types-agenda/pom.xml | 632 +++++----- ccm-cms-types-bookmark/pom.xml | 640 +++++----- ccm-cms-types-decisiontree/pom.xml | 632 +++++----- ccm-cms-types-externallink/pom.xml | 642 +++++----- ccm-cms-types-faqitem/pom.xml | 632 +++++----- ccm-cms-types-glossaryitem/pom.xml | 632 +++++----- ccm-cms-types-minutes/pom.xml | 632 +++++----- ccm-cms/pom.xml | 1504 ++++++++++++------------ ccm-core/pom.xml | 7 +- ccm-docrepo/pom.xml | 9 +- ccm-editor/pom.xml | 9 +- ccm-shortcuts/pom.xml | 7 +- ccm-testutils/pom.xml | 7 +- ccm-theme-foundry/pom.xml | 9 +- ccm-xafilesystemadapter/pom.xml | 9 +- pom.xml | 6 +- 22 files changed, 3008 insertions(+), 3043 deletions(-) diff --git a/ccm-archetype-module/pom.xml b/ccm-archetype-module/pom.xml index da9d88324..9a1e127e4 100644 --- a/ccm-archetype-module/pom.xml +++ b/ccm-archetype-module/pom.xml @@ -1,17 +1,16 @@ - + 4.0.0 org.libreccm libreccm-parent - 7.0.0-SNAPSHOT + 7.0.0-alpha.1 org.libreccm ccm-archetype-module - 7.0.0-SNAPSHOT + 7.0.0-alpha.1 LibreCCM Module archetype http://www.libreccm.org/devel/modules diff --git a/ccm-bundle-devel-wildfly-swarm/pom.xml b/ccm-bundle-devel-wildfly-swarm/pom.xml index ccf5872ae..3415970f4 100644 --- a/ccm-bundle-devel-wildfly-swarm/pom.xml +++ b/ccm-bundle-devel-wildfly-swarm/pom.xml @@ -1,8 +1,5 @@ - + 4.0.0 @@ -16,7 +13,7 @@ org.libreccm ccm-bundle-devel ../ccm-bundle-devel - 7.0.0-SNAPSHOT + 7.0.0-alpha.1 org.libreccm diff --git a/ccm-bundle-devel-wildfly-web/pom.xml b/ccm-bundle-devel-wildfly-web/pom.xml index 0a5ef02fb..75edc2d93 100644 --- a/ccm-bundle-devel-wildfly-web/pom.xml +++ b/ccm-bundle-devel-wildfly-web/pom.xml @@ -1,8 +1,5 @@ - + UTF-8 @@ -14,7 +11,7 @@ org.libreccm ccm-bundle-devel ../ccm-bundle-devel - 7.0.0-SNAPSHOT + 7.0.0-alpha.1 org.libreccm diff --git a/ccm-bundle-devel-wildfly/pom.xml b/ccm-bundle-devel-wildfly/pom.xml index 2fff1b822..fc2224314 100644 --- a/ccm-bundle-devel-wildfly/pom.xml +++ b/ccm-bundle-devel-wildfly/pom.xml @@ -1,8 +1,5 @@ - + UTF-8 @@ -14,7 +11,7 @@ org.libreccm libreccm-parent - 7.0.0-SNAPSHOT + 7.0.0-alpha.1 org.libreccm diff --git a/ccm-bundle-devel/pom.xml b/ccm-bundle-devel/pom.xml index 3faedc2d4..272e6d87d 100644 --- a/ccm-bundle-devel/pom.xml +++ b/ccm-bundle-devel/pom.xml @@ -1,15 +1,12 @@ - + 4.0.0 org.libreccm libreccm-parent - 7.0.0-SNAPSHOT + 7.0.0-alpha.1 org.libreccm diff --git a/ccm-cms-archetype-contenttype/pom.xml b/ccm-cms-archetype-contenttype/pom.xml index 24b15039f..0dc0325cb 100644 --- a/ccm-cms-archetype-contenttype/pom.xml +++ b/ccm-cms-archetype-contenttype/pom.xml @@ -1,14 +1,11 @@ - + 4.0.0 org.libreccm libreccm-parent - 7.0.0-SNAPSHOT + 7.0.0-alpha.1 org.librecms diff --git a/ccm-cms-types-agenda/pom.xml b/ccm-cms-types-agenda/pom.xml index 212562187..8365b8e11 100644 --- a/ccm-cms-types-agenda/pom.xml +++ b/ccm-cms-types-agenda/pom.xml @@ -1,316 +1,316 @@ - - - - 4.0.0 - - - libreccm-parent - org.libreccm - 7.0.0-SNAPSHOT - - - - UTF-8 - ${maven.build.timestamp} - yyyy-MM-dd'T'HH:mm:ss'Z'Z - - - - org.librecms - ccm-cms-types-agenda - 7.0.0-SNAPSHOT - - ccm-cms-types-agenda - - - - javax - javaee-api - jar - provided - - - - org.libreccm - ccm-core - ${project.parent.version} - provided - - - - org.librecms - ccm-cms - ${project.parent.version} - provided - - - - org.hibernate - hibernate-entitymanager - provided - - - - org.hibernate - hibernate-envers - provided - - - - org.hibernate - hibernate-search-orm - provided - - - - org.hibernate - hibernate-validator - provided - - - org.hibernate - hibernate-validator-cdi - provided - - - - - junit - junit - test - - - - org.hamcrest - hamcrest-core - test - - - org.hamcrest - hamcrest-library - test - - - - org.libreccm - ccm-testutils - ${project.parent.version} - test - - - - nl.jqno.equalsverifier - equalsverifier - test - - - - org.jboss.arquillian.junit - arquillian-junit-container - test - - - org.jboss.arquillian.extension - arquillian-persistence-dbunit - test - - - org.jboss.arquillian.extension - arquillian-transaction-impl-base - test - - - org.jboss.shrinkwrap.resolver - shrinkwrap-resolver-impl-maven - test - - - - com.h2database - h2 - test - - - - - - ccm-cms-types-agenda - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.8 - 1.8 - true - true - ${project.build.sourceEncoding} - - - - - org.apache.maven.plugins - maven-surefire-plugin - - org.libreccm.tests.categories.UnitTest - - - - - org.jacoco - jacoco-maven-plugin - - - default-prepare-agent - - prepare-agent - - - - default-report - prepare-package - - report - - - - - - - de.jpdigital - hibernate50-ddl-maven-plugin - - - h2 - oracle12c - postgresql9 - - - org.libreccm - - true - - - - - gen-ddl - - process-classes - - - - - - - - src/main/resources - true - - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.4 - - true - true - - http://docs.oracle.com/javase/7/docs/api/ - http://docs.oracle.com/javaee/7/api/ - http://docs.jboss.org/hibernate/orm/4.3/javadocs/ - - private - true - UTF-8 - UTF-8 - UTF-8 - true - true - true - true - false - org.jboss.apiviz.APIviz - - org.jboss.apiviz - apiviz - 1.3.2.GA - - true - -sourceclasspath ${project.build.outputDirectory} - - - - - org.apache.maven.plugins - maven-jxr-plugin - 2.5 - - - org.apache.maven.plugins - maven-surefire-report-plugin - 2.20 - - - org.jacoco - jacoco-maven-plugin - 0.7.9 - - - org.codehaus.mojo - findbugs-maven-plugin - 3.0.4 - - - - org.apache.maven.plugins - maven-pmd-plugin - 3.8 - - true - utf-8 - 1.8 - - /rulesets/java/basic.xml - /rulesets/java/braces.xml - /rulesets/java/clone.xml - /rulesets/java/codesize.xml - /rulesets/java/design.xml - /rulesets/java/empty.xml - /rulesets/java/finalizers.xml - /rulesets/java/imports.xml - /rulesets/java/junit.xml - /rulesets/java/naming.xml - /rulesets/java/optimizations.xml - /rulesets/java/strictexception.xml - /rulesets/java/strings.xml - /rulesets/java/sunsecure.xml - /rulesets/java/typeresolution.xml - /rulesets/java/unnecessary.xml - /rulesets/java/unusedcode.xml - - - - - org.apache.maven.plugins - maven-project-info-reports-plugin - 2.9 - - - - dependencies - license - - - - - false - - - - - + + + + 4.0.0 + + + libreccm-parent + org.libreccm + 7.0.0-alpha.1 + + + + UTF-8 + ${maven.build.timestamp} + yyyy-MM-dd'T'HH:mm:ss'Z'Z + + + + org.librecms + ccm-cms-types-agenda + 7.0.0-alpha.1 + + ccm-cms-types-agenda + + + + javax + javaee-api + jar + provided + + + + org.libreccm + ccm-core + ${project.parent.version} + provided + + + + org.librecms + ccm-cms + ${project.parent.version} + provided + + + + org.hibernate + hibernate-entitymanager + provided + + + + org.hibernate + hibernate-envers + provided + + + + org.hibernate + hibernate-search-orm + provided + + + + org.hibernate + hibernate-validator + provided + + + org.hibernate + hibernate-validator-cdi + provided + + + + + junit + junit + test + + + + org.hamcrest + hamcrest-core + test + + + org.hamcrest + hamcrest-library + test + + + + org.libreccm + ccm-testutils + ${project.parent.version} + test + + + + nl.jqno.equalsverifier + equalsverifier + test + + + + org.jboss.arquillian.junit + arquillian-junit-container + test + + + org.jboss.arquillian.extension + arquillian-persistence-dbunit + test + + + org.jboss.arquillian.extension + arquillian-transaction-impl-base + test + + + org.jboss.shrinkwrap.resolver + shrinkwrap-resolver-impl-maven + test + + + + com.h2database + h2 + test + + + + + + ccm-cms-types-agenda + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.8 + 1.8 + true + true + ${project.build.sourceEncoding} + + + + + org.apache.maven.plugins + maven-surefire-plugin + + org.libreccm.tests.categories.UnitTest + + + + + org.jacoco + jacoco-maven-plugin + + + default-prepare-agent + + prepare-agent + + + + default-report + prepare-package + + report + + + + + + + de.jpdigital + hibernate50-ddl-maven-plugin + + + h2 + oracle12c + postgresql9 + + + org.libreccm + + true + + + + + gen-ddl + + process-classes + + + + + + + + src/main/resources + true + + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.4 + + true + true + + http://docs.oracle.com/javase/7/docs/api/ + http://docs.oracle.com/javaee/7/api/ + http://docs.jboss.org/hibernate/orm/4.3/javadocs/ + + private + true + UTF-8 + UTF-8 + UTF-8 + true + true + true + true + false + org.jboss.apiviz.APIviz + + org.jboss.apiviz + apiviz + 1.3.2.GA + + true + -sourceclasspath ${project.build.outputDirectory} + + + + + org.apache.maven.plugins + maven-jxr-plugin + 2.5 + + + org.apache.maven.plugins + maven-surefire-report-plugin + 2.20 + + + org.jacoco + jacoco-maven-plugin + 0.7.9 + + + org.codehaus.mojo + findbugs-maven-plugin + 3.0.4 + + + + org.apache.maven.plugins + maven-pmd-plugin + 3.8 + + true + utf-8 + 1.8 + + /rulesets/java/basic.xml + /rulesets/java/braces.xml + /rulesets/java/clone.xml + /rulesets/java/codesize.xml + /rulesets/java/design.xml + /rulesets/java/empty.xml + /rulesets/java/finalizers.xml + /rulesets/java/imports.xml + /rulesets/java/junit.xml + /rulesets/java/naming.xml + /rulesets/java/optimizations.xml + /rulesets/java/strictexception.xml + /rulesets/java/strings.xml + /rulesets/java/sunsecure.xml + /rulesets/java/typeresolution.xml + /rulesets/java/unnecessary.xml + /rulesets/java/unusedcode.xml + + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.9 + + + + dependencies + license + + + + + false + + + + + diff --git a/ccm-cms-types-bookmark/pom.xml b/ccm-cms-types-bookmark/pom.xml index 5b92ed95c..d66a6a7b0 100644 --- a/ccm-cms-types-bookmark/pom.xml +++ b/ccm-cms-types-bookmark/pom.xml @@ -1,320 +1,320 @@ - - - - 4.0.0 - - - libreccm-parent - org.libreccm - 7.0.0-SNAPSHOT - - - - UTF-8 - ${maven.build.timestamp} - yyyy-MM-dd'T'HH:mm:ss'Z'Z - - - - org.librecms - ccm-cms-types-bookmark - 7.0.0-SNAPSHOT - - ccm-cms-types-bookmark - - - - javax - javaee-api - jar - provided - - - - org.libreccm - ccm-core - ${project.parent.version} - provided - - - - org.librecms - ccm-cms - ${project.parent.version} - provided - - - - org.hibernate - hibernate-entitymanager - provided - - - - org.hibernate - hibernate-envers - provided - - - - org.hibernate - hibernate-search-orm - provided - - - - org.hibernate - hibernate-validator - provided - - - org.hibernate - hibernate-validator-cdi - provided - - - - junit - junit - test - - - - org.hamcrest - hamcrest-core - test - - - org.hamcrest - hamcrest-library - test - - - - org.libreccm - ccm-testutils - ${project.parent.version} - test - - - - nl.jqno.equalsverifier - equalsverifier - test - - - - org.jboss.arquillian.junit - arquillian-junit-container - test - - - org.jboss.arquillian.extension - arquillian-persistence-dbunit - test - - - org.jboss.arquillian.extension - arquillian-transaction-impl-base - test - - - org.jboss.shrinkwrap.resolver - shrinkwrap-resolver-impl-maven - test - - - - com.h2database - h2 - test - - - - - - ccm-cms-types-bookmark - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.8 - 1.8 - true - true - ${project.build.sourceEncoding} - - - - - org.apache.maven.plugins - maven-surefire-plugin - - org.libreccm.tests.categories.UnitTest - - - - - org.jacoco - jacoco-maven-plugin - - - default-prepare-agent - - prepare-agent - - - - default-report - prepare-package - - report - - - - - - - de.jpdigital - hibernate50-ddl-maven-plugin - - - h2 - oracle12c - postgresql9 - - - org.libreccm - - true - - - - - gen-ddl - - process-classes - - - - - - - - src/main/resources - true - - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.4 - - true - true - - http://docs.oracle.com/javase/7/docs/api/ - http://docs.oracle.com/javaee/7/api/ - http://docs.jboss.org/hibernate/orm/4.3/javadocs/ - - private - true - UTF-8 - UTF-8 - UTF-8 - true - true - true - true - false - org.jboss.apiviz.APIviz - - org.jboss.apiviz - apiviz - 1.3.2.GA - - true - -sourceclasspath ${project.build.outputDirectory} - - - - - org.apache.maven.plugins - maven-jxr-plugin - 2.5 - - - org.apache.maven.plugins - maven-surefire-report-plugin - 2.20 - - - org.jacoco - jacoco-maven-plugin - 0.7.9 - - - org.codehaus.mojo - findbugs-maven-plugin - 3.0.4 - - - - org.apache.maven.plugins - maven-pmd-plugin - 3.8 - - true - utf-8 - 1.8 - - /rulesets/java/basic.xml - /rulesets/java/braces.xml - /rulesets/java/clone.xml - /rulesets/java/codesize.xml - /rulesets/java/design.xml - /rulesets/java/empty.xml - /rulesets/java/finalizers.xml - /rulesets/java/imports.xml - /rulesets/java/junit.xml - /rulesets/java/naming.xml - /rulesets/java/optimizations.xml - /rulesets/java/strictexception.xml - /rulesets/java/strings.xml - /rulesets/java/sunsecure.xml - /rulesets/java/typeresolution.xml - /rulesets/java/unnecessary.xml - /rulesets/java/unusedcode.xml - - - - - org.codehaus.mojo - javancss-maven-plugin - 2.1 - - - org.apache.maven.plugins - maven-project-info-reports-plugin - 2.8 - - - - dependencies - license - - - - - false - - - - - + + + + 4.0.0 + + + libreccm-parent + org.libreccm + 7.0.0-alpha.1 + + + + UTF-8 + ${maven.build.timestamp} + yyyy-MM-dd'T'HH:mm:ss'Z'Z + + + + org.librecms + ccm-cms-types-bookmark + 7.0.0-alpha.1 + + ccm-cms-types-bookmark + + + + javax + javaee-api + jar + provided + + + + org.libreccm + ccm-core + ${project.parent.version} + provided + + + + org.librecms + ccm-cms + ${project.parent.version} + provided + + + + org.hibernate + hibernate-entitymanager + provided + + + + org.hibernate + hibernate-envers + provided + + + + org.hibernate + hibernate-search-orm + provided + + + + org.hibernate + hibernate-validator + provided + + + org.hibernate + hibernate-validator-cdi + provided + + + + junit + junit + test + + + + org.hamcrest + hamcrest-core + test + + + org.hamcrest + hamcrest-library + test + + + + org.libreccm + ccm-testutils + ${project.parent.version} + test + + + + nl.jqno.equalsverifier + equalsverifier + test + + + + org.jboss.arquillian.junit + arquillian-junit-container + test + + + org.jboss.arquillian.extension + arquillian-persistence-dbunit + test + + + org.jboss.arquillian.extension + arquillian-transaction-impl-base + test + + + org.jboss.shrinkwrap.resolver + shrinkwrap-resolver-impl-maven + test + + + + com.h2database + h2 + test + + + + + + ccm-cms-types-bookmark + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.8 + 1.8 + true + true + ${project.build.sourceEncoding} + + + + + org.apache.maven.plugins + maven-surefire-plugin + + org.libreccm.tests.categories.UnitTest + + + + + org.jacoco + jacoco-maven-plugin + + + default-prepare-agent + + prepare-agent + + + + default-report + prepare-package + + report + + + + + + + de.jpdigital + hibernate50-ddl-maven-plugin + + + h2 + oracle12c + postgresql9 + + + org.libreccm + + true + + + + + gen-ddl + + process-classes + + + + + + + + src/main/resources + true + + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.4 + + true + true + + http://docs.oracle.com/javase/7/docs/api/ + http://docs.oracle.com/javaee/7/api/ + http://docs.jboss.org/hibernate/orm/4.3/javadocs/ + + private + true + UTF-8 + UTF-8 + UTF-8 + true + true + true + true + false + org.jboss.apiviz.APIviz + + org.jboss.apiviz + apiviz + 1.3.2.GA + + true + -sourceclasspath ${project.build.outputDirectory} + + + + + org.apache.maven.plugins + maven-jxr-plugin + 2.5 + + + org.apache.maven.plugins + maven-surefire-report-plugin + 2.20 + + + org.jacoco + jacoco-maven-plugin + 0.7.9 + + + org.codehaus.mojo + findbugs-maven-plugin + 3.0.4 + + + + org.apache.maven.plugins + maven-pmd-plugin + 3.8 + + true + utf-8 + 1.8 + + /rulesets/java/basic.xml + /rulesets/java/braces.xml + /rulesets/java/clone.xml + /rulesets/java/codesize.xml + /rulesets/java/design.xml + /rulesets/java/empty.xml + /rulesets/java/finalizers.xml + /rulesets/java/imports.xml + /rulesets/java/junit.xml + /rulesets/java/naming.xml + /rulesets/java/optimizations.xml + /rulesets/java/strictexception.xml + /rulesets/java/strings.xml + /rulesets/java/sunsecure.xml + /rulesets/java/typeresolution.xml + /rulesets/java/unnecessary.xml + /rulesets/java/unusedcode.xml + + + + + org.codehaus.mojo + javancss-maven-plugin + 2.1 + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.8 + + + + dependencies + license + + + + + false + + + + + diff --git a/ccm-cms-types-decisiontree/pom.xml b/ccm-cms-types-decisiontree/pom.xml index 6de8ae2df..e3dc23499 100644 --- a/ccm-cms-types-decisiontree/pom.xml +++ b/ccm-cms-types-decisiontree/pom.xml @@ -1,316 +1,316 @@ - - - - 4.0.0 - - - libreccm-parent - org.libreccm - 7.0.0-SNAPSHOT - - - - UTF-8 - ${maven.build.timestamp} - yyyy-MM-dd'T'HH:mm:ss'Z'Z - - - - org.librecms - ccm-cms-types-decisiontree - 7.0.0-SNAPSHOT - - ccm-cms-types-decisiontree - - - - javax - javaee-api - jar - provided - - - - org.libreccm - ccm-core - ${project.parent.version} - provided - - - - org.librecms - ccm-cms - ${project.parent.version} - provided - - - - org.hibernate - hibernate-entitymanager - provided - - - - org.hibernate - hibernate-envers - provided - - - - org.hibernate - hibernate-search-orm - provided - - - - org.hibernate - hibernate-validator - provided - - - org.hibernate - hibernate-validator-cdi - provided - - - - - junit - junit - test - - - - org.hamcrest - hamcrest-core - test - - - org.hamcrest - hamcrest-library - test - - - - org.libreccm - ccm-testutils - ${project.parent.version} - test - - - - nl.jqno.equalsverifier - equalsverifier - test - - - - org.jboss.arquillian.junit - arquillian-junit-container - test - - - org.jboss.arquillian.extension - arquillian-persistence-dbunit - test - - - org.jboss.arquillian.extension - arquillian-transaction-impl-base - test - - - org.jboss.shrinkwrap.resolver - shrinkwrap-resolver-impl-maven - test - - - - com.h2database - h2 - test - - - - - - ccm-cms-types-decisiontree - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.8 - 1.8 - true - true - ${project.build.sourceEncoding} - - - - - org.apache.maven.plugins - maven-surefire-plugin - - org.libreccm.tests.categories.UnitTest - - - - - org.jacoco - jacoco-maven-plugin - - - default-prepare-agent - - prepare-agent - - - - default-report - prepare-package - - report - - - - - - - de.jpdigital - hibernate50-ddl-maven-plugin - - - h2 - oracle12c - postgresql9 - - - org.libreccm - - true - - - - - gen-ddl - - process-classes - - - - - - - - src/main/resources - true - - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.4 - - true - true - - http://docs.oracle.com/javase/7/docs/api/ - http://docs.oracle.com/javaee/7/api/ - http://docs.jboss.org/hibernate/orm/4.3/javadocs/ - - private - true - UTF-8 - UTF-8 - UTF-8 - true - true - true - true - false - org.jboss.apiviz.APIviz - - org.jboss.apiviz - apiviz - 1.3.2.GA - - true - -sourceclasspath ${project.build.outputDirectory} - - - - - org.apache.maven.plugins - maven-jxr-plugin - 2.5 - - - org.apache.maven.plugins - maven-surefire-report-plugin - 2.20 - - - org.jacoco - jacoco-maven-plugin - 0.7.9 - - - org.codehaus.mojo - findbugs-maven-plugin - 3.0.4 - - - - org.apache.maven.plugins - maven-pmd-plugin - 3.8 - - true - utf-8 - 1.8 - - /rulesets/java/basic.xml - /rulesets/java/braces.xml - /rulesets/java/clone.xml - /rulesets/java/codesize.xml - /rulesets/java/design.xml - /rulesets/java/empty.xml - /rulesets/java/finalizers.xml - /rulesets/java/imports.xml - /rulesets/java/junit.xml - /rulesets/java/naming.xml - /rulesets/java/optimizations.xml - /rulesets/java/strictexception.xml - /rulesets/java/strings.xml - /rulesets/java/sunsecure.xml - /rulesets/java/typeresolution.xml - /rulesets/java/unnecessary.xml - /rulesets/java/unusedcode.xml - - - - - org.apache.maven.plugins - maven-project-info-reports-plugin - 2.9 - - - - dependencies - license - - - - - false - - - - - + + + + 4.0.0 + + + libreccm-parent + org.libreccm + 7.0.0-alpha.1 + + + + UTF-8 + ${maven.build.timestamp} + yyyy-MM-dd'T'HH:mm:ss'Z'Z + + + + org.librecms + ccm-cms-types-decisiontree + 7.0.0-alpha.1 + + ccm-cms-types-decisiontree + + + + javax + javaee-api + jar + provided + + + + org.libreccm + ccm-core + ${project.parent.version} + provided + + + + org.librecms + ccm-cms + ${project.parent.version} + provided + + + + org.hibernate + hibernate-entitymanager + provided + + + + org.hibernate + hibernate-envers + provided + + + + org.hibernate + hibernate-search-orm + provided + + + + org.hibernate + hibernate-validator + provided + + + org.hibernate + hibernate-validator-cdi + provided + + + + + junit + junit + test + + + + org.hamcrest + hamcrest-core + test + + + org.hamcrest + hamcrest-library + test + + + + org.libreccm + ccm-testutils + ${project.parent.version} + test + + + + nl.jqno.equalsverifier + equalsverifier + test + + + + org.jboss.arquillian.junit + arquillian-junit-container + test + + + org.jboss.arquillian.extension + arquillian-persistence-dbunit + test + + + org.jboss.arquillian.extension + arquillian-transaction-impl-base + test + + + org.jboss.shrinkwrap.resolver + shrinkwrap-resolver-impl-maven + test + + + + com.h2database + h2 + test + + + + + + ccm-cms-types-decisiontree + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.8 + 1.8 + true + true + ${project.build.sourceEncoding} + + + + + org.apache.maven.plugins + maven-surefire-plugin + + org.libreccm.tests.categories.UnitTest + + + + + org.jacoco + jacoco-maven-plugin + + + default-prepare-agent + + prepare-agent + + + + default-report + prepare-package + + report + + + + + + + de.jpdigital + hibernate50-ddl-maven-plugin + + + h2 + oracle12c + postgresql9 + + + org.libreccm + + true + + + + + gen-ddl + + process-classes + + + + + + + + src/main/resources + true + + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.4 + + true + true + + http://docs.oracle.com/javase/7/docs/api/ + http://docs.oracle.com/javaee/7/api/ + http://docs.jboss.org/hibernate/orm/4.3/javadocs/ + + private + true + UTF-8 + UTF-8 + UTF-8 + true + true + true + true + false + org.jboss.apiviz.APIviz + + org.jboss.apiviz + apiviz + 1.3.2.GA + + true + -sourceclasspath ${project.build.outputDirectory} + + + + + org.apache.maven.plugins + maven-jxr-plugin + 2.5 + + + org.apache.maven.plugins + maven-surefire-report-plugin + 2.20 + + + org.jacoco + jacoco-maven-plugin + 0.7.9 + + + org.codehaus.mojo + findbugs-maven-plugin + 3.0.4 + + + + org.apache.maven.plugins + maven-pmd-plugin + 3.8 + + true + utf-8 + 1.8 + + /rulesets/java/basic.xml + /rulesets/java/braces.xml + /rulesets/java/clone.xml + /rulesets/java/codesize.xml + /rulesets/java/design.xml + /rulesets/java/empty.xml + /rulesets/java/finalizers.xml + /rulesets/java/imports.xml + /rulesets/java/junit.xml + /rulesets/java/naming.xml + /rulesets/java/optimizations.xml + /rulesets/java/strictexception.xml + /rulesets/java/strings.xml + /rulesets/java/sunsecure.xml + /rulesets/java/typeresolution.xml + /rulesets/java/unnecessary.xml + /rulesets/java/unusedcode.xml + + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.9 + + + + dependencies + license + + + + + false + + + + + diff --git a/ccm-cms-types-externallink/pom.xml b/ccm-cms-types-externallink/pom.xml index 7ab38d668..7cafffacd 100644 --- a/ccm-cms-types-externallink/pom.xml +++ b/ccm-cms-types-externallink/pom.xml @@ -1,321 +1,321 @@ - - - - 4.0.0 - - - libreccm-parent - org.libreccm - 7.0.0-SNAPSHOT - - - - UTF-8 - ${maven.build.timestamp} - yyyy-MM-dd'T'HH:mm:ss'Z'Z - - - - org.librecms - ccm-cms-types-externallink - 7.0.0-SNAPSHOT - - ccm-cms-types-externallink - - - - javax - javaee-api - jar - provided - - - - org.libreccm - ccm-core - ${project.parent.version} - provided - - - - org.librecms - ccm-cms - ${project.parent.version} - provided - - - - org.hibernate - hibernate-entitymanager - provided - - - - org.hibernate - hibernate-envers - provided - - - - org.hibernate - hibernate-search-orm - provided - - - - org.hibernate - hibernate-validator - provided - - - org.hibernate - hibernate-validator-cdi - provided - - - - junit - junit - test - - - - org.hamcrest - hamcrest-core - test - - - org.hamcrest - hamcrest-library - test - - - - org.libreccm - ccm-testutils - ${project.parent.version} - test - - - - nl.jqno.equalsverifier - equalsverifier - test - - - - org.jboss.arquillian.junit - arquillian-junit-container - test - - - org.jboss.arquillian.extension - arquillian-persistence-dbunit - test - - - org.jboss.arquillian.extension - arquillian-transaction-impl-base - test - - - org.jboss.shrinkwrap.resolver - shrinkwrap-resolver-impl-maven - test - - - - com.h2database - h2 - test - - - - - - ccm-cms-types-externallink - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.8 - 1.8 - true - true - ${project.build.sourceEncoding} - - - - - org.apache.maven.plugins - maven-surefire-plugin - - org.libreccm.tests.categories.UnitTest - - - - - org.jacoco - jacoco-maven-plugin - - - default-prepare-agent - - prepare-agent - - - - default-report - prepare-package - - report - - - - - - - de.jpdigital - hibernate50-ddl-maven-plugin - - - h2 - oracle12c - postgresql9 - - - org.libreccm - - true - - - - - gen-ddl - - process-classes - - - - - - - - src/main/resources - true - - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.4 - - true - true - - http://docs.oracle.com/javase/7/docs/api/ - http://docs.oracle.com/javaee/7/api/ - http://docs.jboss.org/hibernate/orm/4.3/javadocs/ - - private - true - UTF-8 - UTF-8 - UTF-8 - true - true - true - true - false - org.jboss.apiviz.APIviz - - org.jboss.apiviz - apiviz - 1.3.2.GA - - true - -sourceclasspath ${project.build.outputDirectory} - - - - - org.apache.maven.plugins - maven-jxr-plugin - 2.5 - - - org.apache.maven.plugins - maven-surefire-report-plugin - 2.20 - - - org.jacoco - jacoco-maven-plugin - 0.7.9 - - - org.codehaus.mojo - findbugs-maven-plugin - 3.0.4 - - - - org.apache.maven.plugins - maven-pmd-plugin - 3.8 - - true - utf-8 - 1.8 - - /rulesets/java/basic.xml - /rulesets/java/braces.xml - /rulesets/java/clone.xml - /rulesets/java/codesize.xml - /rulesets/java/design.xml - /rulesets/java/empty.xml - /rulesets/java/finalizers.xml - /rulesets/java/imports.xml - /rulesets/java/javabeans.xml - /rulesets/java/junit.xml - /rulesets/java/naming.xml - /rulesets/java/optimizations.xml - /rulesets/java/strictexception.xml - /rulesets/java/strings.xml - /rulesets/java/sunsecure.xml - /rulesets/java/typeresolution.xml - /rulesets/java/unnecessary.xml - /rulesets/java/unusedcode.xml - - - - - org.codehaus.mojo - javancss-maven-plugin - 2.1 - - - org.apache.maven.plugins - maven-project-info-reports-plugin - 2.9 - - - - dependencies - license - - - - - false - - - - - + + + + 4.0.0 + + + libreccm-parent + org.libreccm + 7.0.0-alpha.1 + + + + UTF-8 + ${maven.build.timestamp} + yyyy-MM-dd'T'HH:mm:ss'Z'Z + + + + org.librecms + ccm-cms-types-externallink + 7.0.0-alpha.1 + + ccm-cms-types-externallink + + + + javax + javaee-api + jar + provided + + + + org.libreccm + ccm-core + ${project.parent.version} + provided + + + + org.librecms + ccm-cms + ${project.parent.version} + provided + + + + org.hibernate + hibernate-entitymanager + provided + + + + org.hibernate + hibernate-envers + provided + + + + org.hibernate + hibernate-search-orm + provided + + + + org.hibernate + hibernate-validator + provided + + + org.hibernate + hibernate-validator-cdi + provided + + + + junit + junit + test + + + + org.hamcrest + hamcrest-core + test + + + org.hamcrest + hamcrest-library + test + + + + org.libreccm + ccm-testutils + ${project.parent.version} + test + + + + nl.jqno.equalsverifier + equalsverifier + test + + + + org.jboss.arquillian.junit + arquillian-junit-container + test + + + org.jboss.arquillian.extension + arquillian-persistence-dbunit + test + + + org.jboss.arquillian.extension + arquillian-transaction-impl-base + test + + + org.jboss.shrinkwrap.resolver + shrinkwrap-resolver-impl-maven + test + + + + com.h2database + h2 + test + + + + + + ccm-cms-types-externallink + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.8 + 1.8 + true + true + ${project.build.sourceEncoding} + + + + + org.apache.maven.plugins + maven-surefire-plugin + + org.libreccm.tests.categories.UnitTest + + + + + org.jacoco + jacoco-maven-plugin + + + default-prepare-agent + + prepare-agent + + + + default-report + prepare-package + + report + + + + + + + de.jpdigital + hibernate50-ddl-maven-plugin + + + h2 + oracle12c + postgresql9 + + + org.libreccm + + true + + + + + gen-ddl + + process-classes + + + + + + + + src/main/resources + true + + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.4 + + true + true + + http://docs.oracle.com/javase/7/docs/api/ + http://docs.oracle.com/javaee/7/api/ + http://docs.jboss.org/hibernate/orm/4.3/javadocs/ + + private + true + UTF-8 + UTF-8 + UTF-8 + true + true + true + true + false + org.jboss.apiviz.APIviz + + org.jboss.apiviz + apiviz + 1.3.2.GA + + true + -sourceclasspath ${project.build.outputDirectory} + + + + + org.apache.maven.plugins + maven-jxr-plugin + 2.5 + + + org.apache.maven.plugins + maven-surefire-report-plugin + 2.20 + + + org.jacoco + jacoco-maven-plugin + 0.7.9 + + + org.codehaus.mojo + findbugs-maven-plugin + 3.0.4 + + + + org.apache.maven.plugins + maven-pmd-plugin + 3.8 + + true + utf-8 + 1.8 + + /rulesets/java/basic.xml + /rulesets/java/braces.xml + /rulesets/java/clone.xml + /rulesets/java/codesize.xml + /rulesets/java/design.xml + /rulesets/java/empty.xml + /rulesets/java/finalizers.xml + /rulesets/java/imports.xml + /rulesets/java/javabeans.xml + /rulesets/java/junit.xml + /rulesets/java/naming.xml + /rulesets/java/optimizations.xml + /rulesets/java/strictexception.xml + /rulesets/java/strings.xml + /rulesets/java/sunsecure.xml + /rulesets/java/typeresolution.xml + /rulesets/java/unnecessary.xml + /rulesets/java/unusedcode.xml + + + + + org.codehaus.mojo + javancss-maven-plugin + 2.1 + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.9 + + + + dependencies + license + + + + + false + + + + + diff --git a/ccm-cms-types-faqitem/pom.xml b/ccm-cms-types-faqitem/pom.xml index a081d0bd2..dcaeb0d71 100644 --- a/ccm-cms-types-faqitem/pom.xml +++ b/ccm-cms-types-faqitem/pom.xml @@ -1,316 +1,316 @@ - - - - 4.0.0 - - - libreccm-parent - org.libreccm - 7.0.0-SNAPSHOT - - - - UTF-8 - ${maven.build.timestamp} - yyyy-MM-dd'T'HH:mm:ss'Z'Z - - - - org.librecms - ccm-cms-types-faqitem - 7.0.0-SNAPSHOT - - ccm-cms-types-faqitem - - - - javax - javaee-api - jar - provided - - - - org.libreccm - ccm-core - ${project.parent.version} - provided - - - - org.librecms - ccm-cms - ${project.parent.version} - provided - - - - org.hibernate - hibernate-entitymanager - provided - - - - org.hibernate - hibernate-envers - provided - - - - org.hibernate - hibernate-search-orm - provided - - - - org.hibernate - hibernate-validator - provided - - - org.hibernate - hibernate-validator-cdi - provided - - - - junit - junit - test - - - - org.hamcrest - hamcrest-core - test - - - org.hamcrest - hamcrest-library - test - - - - org.libreccm - ccm-testutils - ${project.parent.version} - test - - - - nl.jqno.equalsverifier - equalsverifier - test - - - - org.jboss.arquillian.junit - arquillian-junit-container - test - - - org.jboss.arquillian.extension - arquillian-persistence-dbunit - test - - - org.jboss.arquillian.extension - arquillian-transaction-impl-base - test - - - org.jboss.shrinkwrap.resolver - shrinkwrap-resolver-impl-maven - test - - - - com.h2database - h2 - test - - - - - - ccm-cms-types-faqitem - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.8 - 1.8 - true - true - ${project.build.sourceEncoding} - - - - - org.apache.maven.plugins - maven-surefire-plugin - - org.libreccm.tests.categories.UnitTest - - - - - org.jacoco - jacoco-maven-plugin - - - default-prepare-agent - - prepare-agent - - - - default-report - prepare-package - - report - - - - - - - de.jpdigital - hibernate50-ddl-maven-plugin - - - h2 - oracle12c - postgresql9 - - - org.libreccm - - true - - - - - gen-ddl - - process-classes - - - - - - - - src/main/resources - true - - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.4 - - true - true - - http://docs.oracle.com/javase/7/docs/api/ - http://docs.oracle.com/javaee/7/api/ - http://docs.jboss.org/hibernate/orm/4.3/javadocs/ - - private - true - UTF-8 - UTF-8 - UTF-8 - true - true - true - true - false - org.jboss.apiviz.APIviz - - org.jboss.apiviz - apiviz - 1.3.2.GA - - true - -sourceclasspath ${project.build.outputDirectory} - - - - - org.apache.maven.plugins - maven-jxr-plugin - 2.5 - - - org.apache.maven.plugins - maven-surefire-report-plugin - 2.20 - - - org.jacoco - jacoco-maven-plugin - 0.7.9 - - - org.codehaus.mojo - findbugs-maven-plugin - 3.0.4 - - - - org.apache.maven.plugins - maven-pmd-plugin - 3.8 - - true - utf-8 - 1.8 - - /rulesets/java/basic.xml - /rulesets/java/braces.xml - /rulesets/java/clone.xml - /rulesets/java/codesize.xml - /rulesets/java/design.xml - /rulesets/java/empty.xml - /rulesets/java/finalizers.xml - /rulesets/java/imports.xml - /rulesets/java/javabeans.xml - /rulesets/java/junit.xml - /rulesets/java/naming.xml - /rulesets/java/optimizations.xml - /rulesets/java/strictexception.xml - /rulesets/java/strings.xml - /rulesets/java/sunsecure.xml - /rulesets/java/typeresolution.xml - /rulesets/java/unnecessary.xml - /rulesets/java/unusedcode.xml - - - - - org.apache.maven.plugins - maven-project-info-reports-plugin - 2.9 - - - - dependencies - license - - - - - false - - - - - + + + + 4.0.0 + + + libreccm-parent + org.libreccm + 7.0.0-alpha.1 + + + + UTF-8 + ${maven.build.timestamp} + yyyy-MM-dd'T'HH:mm:ss'Z'Z + + + + org.librecms + ccm-cms-types-faqitem + 7.0.0-alpha.1 + + ccm-cms-types-faqitem + + + + javax + javaee-api + jar + provided + + + + org.libreccm + ccm-core + ${project.parent.version} + provided + + + + org.librecms + ccm-cms + ${project.parent.version} + provided + + + + org.hibernate + hibernate-entitymanager + provided + + + + org.hibernate + hibernate-envers + provided + + + + org.hibernate + hibernate-search-orm + provided + + + + org.hibernate + hibernate-validator + provided + + + org.hibernate + hibernate-validator-cdi + provided + + + + junit + junit + test + + + + org.hamcrest + hamcrest-core + test + + + org.hamcrest + hamcrest-library + test + + + + org.libreccm + ccm-testutils + ${project.parent.version} + test + + + + nl.jqno.equalsverifier + equalsverifier + test + + + + org.jboss.arquillian.junit + arquillian-junit-container + test + + + org.jboss.arquillian.extension + arquillian-persistence-dbunit + test + + + org.jboss.arquillian.extension + arquillian-transaction-impl-base + test + + + org.jboss.shrinkwrap.resolver + shrinkwrap-resolver-impl-maven + test + + + + com.h2database + h2 + test + + + + + + ccm-cms-types-faqitem + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.8 + 1.8 + true + true + ${project.build.sourceEncoding} + + + + + org.apache.maven.plugins + maven-surefire-plugin + + org.libreccm.tests.categories.UnitTest + + + + + org.jacoco + jacoco-maven-plugin + + + default-prepare-agent + + prepare-agent + + + + default-report + prepare-package + + report + + + + + + + de.jpdigital + hibernate50-ddl-maven-plugin + + + h2 + oracle12c + postgresql9 + + + org.libreccm + + true + + + + + gen-ddl + + process-classes + + + + + + + + src/main/resources + true + + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.4 + + true + true + + http://docs.oracle.com/javase/7/docs/api/ + http://docs.oracle.com/javaee/7/api/ + http://docs.jboss.org/hibernate/orm/4.3/javadocs/ + + private + true + UTF-8 + UTF-8 + UTF-8 + true + true + true + true + false + org.jboss.apiviz.APIviz + + org.jboss.apiviz + apiviz + 1.3.2.GA + + true + -sourceclasspath ${project.build.outputDirectory} + + + + + org.apache.maven.plugins + maven-jxr-plugin + 2.5 + + + org.apache.maven.plugins + maven-surefire-report-plugin + 2.20 + + + org.jacoco + jacoco-maven-plugin + 0.7.9 + + + org.codehaus.mojo + findbugs-maven-plugin + 3.0.4 + + + + org.apache.maven.plugins + maven-pmd-plugin + 3.8 + + true + utf-8 + 1.8 + + /rulesets/java/basic.xml + /rulesets/java/braces.xml + /rulesets/java/clone.xml + /rulesets/java/codesize.xml + /rulesets/java/design.xml + /rulesets/java/empty.xml + /rulesets/java/finalizers.xml + /rulesets/java/imports.xml + /rulesets/java/javabeans.xml + /rulesets/java/junit.xml + /rulesets/java/naming.xml + /rulesets/java/optimizations.xml + /rulesets/java/strictexception.xml + /rulesets/java/strings.xml + /rulesets/java/sunsecure.xml + /rulesets/java/typeresolution.xml + /rulesets/java/unnecessary.xml + /rulesets/java/unusedcode.xml + + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.9 + + + + dependencies + license + + + + + false + + + + + diff --git a/ccm-cms-types-glossaryitem/pom.xml b/ccm-cms-types-glossaryitem/pom.xml index b159f096c..6228c720e 100644 --- a/ccm-cms-types-glossaryitem/pom.xml +++ b/ccm-cms-types-glossaryitem/pom.xml @@ -1,316 +1,316 @@ - - - - 4.0.0 - - - libreccm-parent - org.libreccm - 7.0.0-SNAPSHOT - - - - UTF-8 - ${maven.build.timestamp} - yyyy-MM-dd'T'HH:mm:ss'Z'Z - - - - org.librecms - ccm-cms-types-glossaryitem - 7.0.0-SNAPSHOT - - ccm-cms-types-glossaryitem - - - - javax - javaee-api - jar - provided - - - - org.libreccm - ccm-core - ${project.parent.version} - provided - - - - org.librecms - ccm-cms - ${project.parent.version} - provided - - - - org.hibernate - hibernate-entitymanager - provided - - - - org.hibernate - hibernate-envers - provided - - - - org.hibernate - hibernate-search-orm - provided - - - - org.hibernate - hibernate-validator - provided - - - org.hibernate - hibernate-validator-cdi - provided - - - - junit - junit - test - - - - org.hamcrest - hamcrest-core - test - - - org.hamcrest - hamcrest-library - test - - - - org.libreccm - ccm-testutils - ${project.parent.version} - test - - - - nl.jqno.equalsverifier - equalsverifier - test - - - - org.jboss.arquillian.junit - arquillian-junit-container - test - - - org.jboss.arquillian.extension - arquillian-persistence-dbunit - test - - - org.jboss.arquillian.extension - arquillian-transaction-impl-base - test - - - org.jboss.shrinkwrap.resolver - shrinkwrap-resolver-impl-maven - test - - - - com.h2database - h2 - test - - - - - - ccm-cms-types-glossaryitem - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.8 - 1.8 - true - true - ${project.build.sourceEncoding} - - - - - org.apache.maven.plugins - maven-surefire-plugin - - org.libreccm.tests.categories.UnitTest - - - - - org.jacoco - jacoco-maven-plugin - - - default-prepare-agent - - prepare-agent - - - - default-report - prepare-package - - report - - - - - - - de.jpdigital - hibernate50-ddl-maven-plugin - - - h2 - oracle12c - postgresql9 - - - org.libreccm - - true - - - - - gen-ddl - - process-classes - - - - - - - - src/main/resources - true - - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.4 - - true - true - - http://docs.oracle.com/javase/7/docs/api/ - http://docs.oracle.com/javaee/7/api/ - http://docs.jboss.org/hibernate/orm/4.3/javadocs/ - - private - true - UTF-8 - UTF-8 - UTF-8 - true - true - true - true - false - org.jboss.apiviz.APIviz - - org.jboss.apiviz - apiviz - 1.3.2.GA - - true - -sourceclasspath ${project.build.outputDirectory} - - - - - org.apache.maven.plugins - maven-jxr-plugin - 2.5 - - - org.apache.maven.plugins - maven-surefire-report-plugin - 2.20 - - - org.jacoco - jacoco-maven-plugin - 0.7.9 - - - org.codehaus.mojo - findbugs-maven-plugin - 3.0.4 - - - - org.apache.maven.plugins - maven-pmd-plugin - 3.8 - - true - utf-8 - 1.8 - - /rulesets/java/basic.xml - /rulesets/java/braces.xml - /rulesets/java/clone.xml - /rulesets/java/codesize.xml - /rulesets/java/design.xml - /rulesets/java/empty.xml - /rulesets/java/finalizers.xml - /rulesets/java/imports.xml - /rulesets/java/javabeans.xml - /rulesets/java/junit.xml - /rulesets/java/naming.xml - /rulesets/java/optimizations.xml - /rulesets/java/strictexception.xml - /rulesets/java/strings.xml - /rulesets/java/sunsecure.xml - /rulesets/java/typeresolution.xml - /rulesets/java/unnecessary.xml - /rulesets/java/unusedcode.xml - - - - - org.apache.maven.plugins - maven-project-info-reports-plugin - 2.9 - - - - dependencies - license - - - - - false - - - - - + + + + 4.0.0 + + + libreccm-parent + org.libreccm + 7.0.0-alpha.1 + + + + UTF-8 + ${maven.build.timestamp} + yyyy-MM-dd'T'HH:mm:ss'Z'Z + + + + org.librecms + ccm-cms-types-glossaryitem + 7.0.0-alpha.1 + + ccm-cms-types-glossaryitem + + + + javax + javaee-api + jar + provided + + + + org.libreccm + ccm-core + ${project.parent.version} + provided + + + + org.librecms + ccm-cms + ${project.parent.version} + provided + + + + org.hibernate + hibernate-entitymanager + provided + + + + org.hibernate + hibernate-envers + provided + + + + org.hibernate + hibernate-search-orm + provided + + + + org.hibernate + hibernate-validator + provided + + + org.hibernate + hibernate-validator-cdi + provided + + + + junit + junit + test + + + + org.hamcrest + hamcrest-core + test + + + org.hamcrest + hamcrest-library + test + + + + org.libreccm + ccm-testutils + ${project.parent.version} + test + + + + nl.jqno.equalsverifier + equalsverifier + test + + + + org.jboss.arquillian.junit + arquillian-junit-container + test + + + org.jboss.arquillian.extension + arquillian-persistence-dbunit + test + + + org.jboss.arquillian.extension + arquillian-transaction-impl-base + test + + + org.jboss.shrinkwrap.resolver + shrinkwrap-resolver-impl-maven + test + + + + com.h2database + h2 + test + + + + + + ccm-cms-types-glossaryitem + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.8 + 1.8 + true + true + ${project.build.sourceEncoding} + + + + + org.apache.maven.plugins + maven-surefire-plugin + + org.libreccm.tests.categories.UnitTest + + + + + org.jacoco + jacoco-maven-plugin + + + default-prepare-agent + + prepare-agent + + + + default-report + prepare-package + + report + + + + + + + de.jpdigital + hibernate50-ddl-maven-plugin + + + h2 + oracle12c + postgresql9 + + + org.libreccm + + true + + + + + gen-ddl + + process-classes + + + + + + + + src/main/resources + true + + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.4 + + true + true + + http://docs.oracle.com/javase/7/docs/api/ + http://docs.oracle.com/javaee/7/api/ + http://docs.jboss.org/hibernate/orm/4.3/javadocs/ + + private + true + UTF-8 + UTF-8 + UTF-8 + true + true + true + true + false + org.jboss.apiviz.APIviz + + org.jboss.apiviz + apiviz + 1.3.2.GA + + true + -sourceclasspath ${project.build.outputDirectory} + + + + + org.apache.maven.plugins + maven-jxr-plugin + 2.5 + + + org.apache.maven.plugins + maven-surefire-report-plugin + 2.20 + + + org.jacoco + jacoco-maven-plugin + 0.7.9 + + + org.codehaus.mojo + findbugs-maven-plugin + 3.0.4 + + + + org.apache.maven.plugins + maven-pmd-plugin + 3.8 + + true + utf-8 + 1.8 + + /rulesets/java/basic.xml + /rulesets/java/braces.xml + /rulesets/java/clone.xml + /rulesets/java/codesize.xml + /rulesets/java/design.xml + /rulesets/java/empty.xml + /rulesets/java/finalizers.xml + /rulesets/java/imports.xml + /rulesets/java/javabeans.xml + /rulesets/java/junit.xml + /rulesets/java/naming.xml + /rulesets/java/optimizations.xml + /rulesets/java/strictexception.xml + /rulesets/java/strings.xml + /rulesets/java/sunsecure.xml + /rulesets/java/typeresolution.xml + /rulesets/java/unnecessary.xml + /rulesets/java/unusedcode.xml + + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.9 + + + + dependencies + license + + + + + false + + + + + diff --git a/ccm-cms-types-minutes/pom.xml b/ccm-cms-types-minutes/pom.xml index ddff7b682..800d5b102 100644 --- a/ccm-cms-types-minutes/pom.xml +++ b/ccm-cms-types-minutes/pom.xml @@ -1,316 +1,316 @@ - - - - 4.0.0 - - - libreccm-parent - org.libreccm - 7.0.0-SNAPSHOT - - - - UTF-8 - ${maven.build.timestamp} - yyyy-MM-dd'T'HH:mm:ss'Z'Z - - - - org.librecms - ccm-cms-types-minutes - 7.0.0-SNAPSHOT - - ccm-cms-types-minutes - - - - javax - javaee-api - jar - provided - - - - org.libreccm - ccm-core - ${project.parent.version} - provided - - - - org.librecms - ccm-cms - ${project.parent.version} - provided - - - - org.hibernate - hibernate-entitymanager - provided - - - - org.hibernate - hibernate-envers - provided - - - - org.hibernate - hibernate-search-orm - provided - - - - org.hibernate - hibernate-validator - provided - - - org.hibernate - hibernate-validator-cdi - provided - - - - - junit - junit - test - - - - org.hamcrest - hamcrest-core - test - - - org.hamcrest - hamcrest-library - test - - - - org.libreccm - ccm-testutils - ${project.parent.version} - test - - - - nl.jqno.equalsverifier - equalsverifier - test - - - - org.jboss.arquillian.junit - arquillian-junit-container - test - - - org.jboss.arquillian.extension - arquillian-persistence-dbunit - test - - - org.jboss.arquillian.extension - arquillian-transaction-impl-base - test - - - org.jboss.shrinkwrap.resolver - shrinkwrap-resolver-impl-maven - test - - - - com.h2database - h2 - test - - - - - - ccm-cms-types-minutes - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.8 - 1.8 - true - true - ${project.build.sourceEncoding} - - - - - org.apache.maven.plugins - maven-surefire-plugin - - org.libreccm.tests.categories.UnitTest - - - - - org.jacoco - jacoco-maven-plugin - - - default-prepare-agent - - prepare-agent - - - - default-report - prepare-package - - report - - - - - - - de.jpdigital - hibernate50-ddl-maven-plugin - - - h2 - oracle12c - postgresql9 - - - org.libreccm - - true - - - - - gen-ddl - - process-classes - - - - - - - - src/main/resources - true - - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.4 - - true - true - - http://docs.oracle.com/javase/7/docs/api/ - http://docs.oracle.com/javaee/7/api/ - http://docs.jboss.org/hibernate/orm/4.3/javadocs/ - - private - true - UTF-8 - UTF-8 - UTF-8 - true - true - true - true - false - org.jboss.apiviz.APIviz - - org.jboss.apiviz - apiviz - 1.3.2.GA - - true - -sourceclasspath ${project.build.outputDirectory} - - - - - org.apache.maven.plugins - maven-jxr-plugin - 2.5 - - - org.apache.maven.plugins - maven-surefire-report-plugin - 2.20 - - - org.jacoco - jacoco-maven-plugin - 0.7.9 - - - org.codehaus.mojo - findbugs-maven-plugin - 3.0.4 - - - - org.apache.maven.plugins - maven-pmd-plugin - 3.8 - - true - utf-8 - 1.8 - - /rulesets/java/basic.xml - /rulesets/java/braces.xml - /rulesets/java/clone.xml - /rulesets/java/codesize.xml - /rulesets/java/design.xml - /rulesets/java/empty.xml - /rulesets/java/finalizers.xml - /rulesets/java/imports.xml - /rulesets/java/junit.xml - /rulesets/java/naming.xml - /rulesets/java/optimizations.xml - /rulesets/java/strictexception.xml - /rulesets/java/strings.xml - /rulesets/java/sunsecure.xml - /rulesets/java/typeresolution.xml - /rulesets/java/unnecessary.xml - /rulesets/java/unusedcode.xml - - - - - org.apache.maven.plugins - maven-project-info-reports-plugin - 2.9 - - - - dependencies - license - - - - - false - - - - - + + + + 4.0.0 + + + libreccm-parent + org.libreccm + 7.0.0-alpha.1 + + + + UTF-8 + ${maven.build.timestamp} + yyyy-MM-dd'T'HH:mm:ss'Z'Z + + + + org.librecms + ccm-cms-types-minutes + 7.0.0-alpha.1 + + ccm-cms-types-minutes + + + + javax + javaee-api + jar + provided + + + + org.libreccm + ccm-core + ${project.parent.version} + provided + + + + org.librecms + ccm-cms + ${project.parent.version} + provided + + + + org.hibernate + hibernate-entitymanager + provided + + + + org.hibernate + hibernate-envers + provided + + + + org.hibernate + hibernate-search-orm + provided + + + + org.hibernate + hibernate-validator + provided + + + org.hibernate + hibernate-validator-cdi + provided + + + + + junit + junit + test + + + + org.hamcrest + hamcrest-core + test + + + org.hamcrest + hamcrest-library + test + + + + org.libreccm + ccm-testutils + ${project.parent.version} + test + + + + nl.jqno.equalsverifier + equalsverifier + test + + + + org.jboss.arquillian.junit + arquillian-junit-container + test + + + org.jboss.arquillian.extension + arquillian-persistence-dbunit + test + + + org.jboss.arquillian.extension + arquillian-transaction-impl-base + test + + + org.jboss.shrinkwrap.resolver + shrinkwrap-resolver-impl-maven + test + + + + com.h2database + h2 + test + + + + + + ccm-cms-types-minutes + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.8 + 1.8 + true + true + ${project.build.sourceEncoding} + + + + + org.apache.maven.plugins + maven-surefire-plugin + + org.libreccm.tests.categories.UnitTest + + + + + org.jacoco + jacoco-maven-plugin + + + default-prepare-agent + + prepare-agent + + + + default-report + prepare-package + + report + + + + + + + de.jpdigital + hibernate50-ddl-maven-plugin + + + h2 + oracle12c + postgresql9 + + + org.libreccm + + true + + + + + gen-ddl + + process-classes + + + + + + + + src/main/resources + true + + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.4 + + true + true + + http://docs.oracle.com/javase/7/docs/api/ + http://docs.oracle.com/javaee/7/api/ + http://docs.jboss.org/hibernate/orm/4.3/javadocs/ + + private + true + UTF-8 + UTF-8 + UTF-8 + true + true + true + true + false + org.jboss.apiviz.APIviz + + org.jboss.apiviz + apiviz + 1.3.2.GA + + true + -sourceclasspath ${project.build.outputDirectory} + + + + + org.apache.maven.plugins + maven-jxr-plugin + 2.5 + + + org.apache.maven.plugins + maven-surefire-report-plugin + 2.20 + + + org.jacoco + jacoco-maven-plugin + 0.7.9 + + + org.codehaus.mojo + findbugs-maven-plugin + 3.0.4 + + + + org.apache.maven.plugins + maven-pmd-plugin + 3.8 + + true + utf-8 + 1.8 + + /rulesets/java/basic.xml + /rulesets/java/braces.xml + /rulesets/java/clone.xml + /rulesets/java/codesize.xml + /rulesets/java/design.xml + /rulesets/java/empty.xml + /rulesets/java/finalizers.xml + /rulesets/java/imports.xml + /rulesets/java/junit.xml + /rulesets/java/naming.xml + /rulesets/java/optimizations.xml + /rulesets/java/strictexception.xml + /rulesets/java/strings.xml + /rulesets/java/sunsecure.xml + /rulesets/java/typeresolution.xml + /rulesets/java/unnecessary.xml + /rulesets/java/unusedcode.xml + + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.9 + + + + dependencies + license + + + + + false + + + + + diff --git a/ccm-cms/pom.xml b/ccm-cms/pom.xml index 736fa5b64..56fa84f99 100644 --- a/ccm-cms/pom.xml +++ b/ccm-cms/pom.xml @@ -1,752 +1,752 @@ - - - - 4.0.0 - - - libreccm-parent - org.libreccm - 7.0.0-SNAPSHOT - - - - UTF-8 - ${maven.build.timestamp} - yyyy-MM-dd'T'HH:mm:ss'Z'Z - - - org.librecms - ccm-cms - - LibreCMS - - - - Lesser GPL 2.1 - http://www.gnu.org/licenses/old-licenses/lgpl-2.1 - - - - - - javax - javaee-api - jar - provided - - - - org.libreccm - ccm-core - ${project.parent.version} - provided - - - - org.hibernate - hibernate-entitymanager - provided - - - - org.hibernate - hibernate-envers - provided - - - - org.hibernate - hibernate-validator - provided - - - org.hibernate - hibernate-validator-cdi - provided - - - - org.hibernate - hibernate-search-orm - provided - - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-json-provider - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-xml-provider - - - - - org.apache.logging.log4j - log4j-core - - - org.apache.logging.log4j - log4j-api - - - - org.apache.shiro - shiro-core - - - org.apache.shiro - shiro-web - - - - - com.vaadin - vaadin-themes - - - com.vaadin - vaadin-client-compiled - - - com.vaadin - vaadin-cdi - - - - junit - junit - test - - - - org.hamcrest - hamcrest-core - test - - - org.hamcrest - hamcrest-library - test - - - - org.libreccm - ccm-testutils - ${project.parent.version} - test - - - - nl.jqno.equalsverifier - equalsverifier - test - - - - org.jboss.arquillian.junit - arquillian-junit-container - test - - - org.jboss.arquillian.extension - arquillian-persistence-dbunit - test - - - org.jboss.arquillian.extension - arquillian-transaction-impl-base - test - - - org.jboss.shrinkwrap.resolver - shrinkwrap-resolver-impl-maven - test - - - - com.h2database - h2 - test - - - - - - ccm-cms - - - - src/main/resources - true - - - - - - src/test/resources - - - ${project.build.directory}/generated-resources - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.8 - 1.8 - true - true - ${project.build.sourceEncoding} - - - - - org.apache.maven.plugins - maven-surefire-plugin - - org.libreccm.tests.categories.UnitTest - false - - - - - org.jacoco - jacoco-maven-plugin - - - default-prepare-agent - - prepare-agent - - - - default-report - prepare-package - - report - - - - - - - de.jpdigital - hibernate50-ddl-maven-plugin - - - h2 - oracle12c - postgresql9 - - - org.libreccm - org.librecms - - ${basedir}/src/main/resources/META-INF/persistence-ddl.xml - true - - - - - gen-ddl - - process-classes - - - - - - com.vaadin - vaadin-maven-plugin - - - - clean - resources - update-theme - update-widgetset - compile-theme - compile - - - - - - - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.4 - - true - true - - http://docs.oracle.com/javase/7/docs/api/ - http://docs.oracle.com/javaee/7/api/ - http://docs.jboss.org/hibernate/orm/4.3/javadocs/ - - private - true - UTF-8 - UTF-8 - UTF-8 - true - true - true - true - false - org.jboss.apiviz.APIviz - - org.jboss.apiviz - apiviz - 1.3.2.GA - - true - -sourceclasspath ${project.build.outputDirectory} - - - - - org.apache.maven.plugins - maven-jxr-plugin - 2.5 - - - org.apache.maven.plugins - maven-surefire-report-plugin - 2.20 - - false - - - - org.jacoco - jacoco-maven-plugin - 0.7.9 - - - - org.codehaus.mojo - findbugs-maven-plugin - 3.0.5 - - - com.github.spotbugs - spotbugs-maven-plugin - 3.1.0-RC8 - - - - - org.apache.maven.plugins - maven-pmd-plugin - 3.8 - - true - utf-8 - 1.8 - - /rulesets/java/basic.xml - /rulesets/java/braces.xml - /rulesets/java/clone.xml - /rulesets/java/codesize.xml - /rulesets/java/design.xml - /rulesets/java/empty.xml - /rulesets/java/finalizers.xml - /rulesets/java/imports.xml - /rulesets/java/junit.xml - /rulesets/java/naming.xml - /rulesets/java/optimizations.xml - /rulesets/java/strictexception.xml - /rulesets/java/strings.xml - /rulesets/java/sunsecure.xml - /rulesets/java/typeresolution.xml - /rulesets/java/unnecessary.xml - /rulesets/java/unusedcode.xml - - - - - - org.apache.maven.plugins - maven-project-info-reports-plugin - 2.9 - - - - dependencies - license - - - - - false - - - - - - - - - wildfly-managed-h2-mem - - - org.wildfly - wildfly-arquillian-container-managed - - test - - - org.jacoco - org.jacoco.core - - test - - - org.jboss.arquillian.extension - arquillian-jacoco - 1.0.0.Alpha9 - - - net.sf.saxon - Saxon-HE - - - - - - - src/test/resources - - - src/test/resources-wildfly-remote-h2-mem - - - ${project.build.directory}/generated-resources - - - - - - de.jpdigital - hibernate50-ddl-maven-plugin - - - h2 - postgresql9 - - - org.libreccm - - true - - - - - gen-ddl - - process-classes - - - - - org.apache.maven.plugins - maven-surefire-plugin - - always - 999 - true - false - - org.jboss.logmanager.LogManager - - - false - - org.libreccm.tests.categories.UnitTest, - org.libreccm.tests.categories.IntegrationTest - - - - - - - - - wildfly-managed-pgsql - - - org.wildfly - wildfly-arquillian-container-managed - - test - - - org.jacoco - org.jacoco.core - - test - - - - net.sf.saxon - Saxon-HE - - - - - - - src/test/resources - - - src/test/resources-wildfly-remote-pgsql - - - ${project.build.directory}/generated-resources - - - - - - de.jpdigital - hibernate50-ddl-maven-plugin - - - h2 - postgresql9 - - - org.libreccm - - true - - - - - gen-ddl - - process-classes - - - - - org.apache.maven.plugins - maven-surefire-plugin - - false - always - 999 - true - - org.jboss.logmanager.LogManager - - - false - - org.libreccm.tests.categories.UnitTest, - org.libreccm.tests.categories.IntegrationTest - - - - - - - - - wildfly-remote-h2-mem - - - org.wildfly - wildfly-arquillian-container-remote - - test - - - org.jacoco - org.jacoco.core - - test - - - org.jboss.arquillian.extension - arquillian-jacoco - 1.0.0.Alpha9 - - - net.sf.saxon - Saxon-HE - - - - - - - src/test/resources - - - src/test/resources-wildfly-remote-h2-mem - - - ${project.build.directory}/generated-resources - - - - - - de.jpdigital - hibernate50-ddl-maven-plugin - - - h2 - postgresql9 - - - org.libreccm - - true - - - - - gen-ddl - - process-classes - - - - - org.apache.maven.plugins - maven-surefire-plugin - - always - 999 - true - false - - org.jboss.logmanager.LogManager - - - false - - org.libreccm.tests.categories.UnitTest, - org.libreccm.tests.categories.IntegrationTest - - - - - - - - - wildfly-remote-pgsql - - - org.wildfly - wildfly-arquillian-container-remote - - test - - - org.jacoco - org.jacoco.core - - test - - - - net.sf.saxon - Saxon-HE - - - - - - - src/test/resources - - - src/test/resources-wildfly-remote-pgsql - - - ${project.build.directory}/generated-resources - - - - - - de.jpdigital - hibernate50-ddl-maven-plugin - - - h2 - postgresql9 - - - org.libreccm - - true - - - - - gen-ddl - - process-classes - - - - - org.apache.maven.plugins - maven-surefire-plugin - - false - always - 999 - true - - org.jboss.logmanager.LogManager - - - false - - org.libreccm.tests.categories.UnitTest, - org.libreccm.tests.categories.IntegrationTest - - - - - - - - - - + + + + 4.0.0 + + + libreccm-parent + org.libreccm + 7.0.0-alpha.1 + + + + UTF-8 + ${maven.build.timestamp} + yyyy-MM-dd'T'HH:mm:ss'Z'Z + + + org.librecms + ccm-cms + + LibreCMS + + + + Lesser GPL 2.1 + http://www.gnu.org/licenses/old-licenses/lgpl-2.1 + + + + + + javax + javaee-api + jar + provided + + + + org.libreccm + ccm-core + ${project.parent.version} + provided + + + + org.hibernate + hibernate-entitymanager + provided + + + + org.hibernate + hibernate-envers + provided + + + + org.hibernate + hibernate-validator + provided + + + org.hibernate + hibernate-validator-cdi + provided + + + + org.hibernate + hibernate-search-orm + provided + + + + com.fasterxml.jackson.jaxrs + jackson-jaxrs-json-provider + + + com.fasterxml.jackson.jaxrs + jackson-jaxrs-xml-provider + + + + + org.apache.logging.log4j + log4j-core + + + org.apache.logging.log4j + log4j-api + + + + org.apache.shiro + shiro-core + + + org.apache.shiro + shiro-web + + + + + com.vaadin + vaadin-themes + + + com.vaadin + vaadin-client-compiled + + + com.vaadin + vaadin-cdi + + + + junit + junit + test + + + + org.hamcrest + hamcrest-core + test + + + org.hamcrest + hamcrest-library + test + + + + org.libreccm + ccm-testutils + ${project.parent.version} + test + + + + nl.jqno.equalsverifier + equalsverifier + test + + + + org.jboss.arquillian.junit + arquillian-junit-container + test + + + org.jboss.arquillian.extension + arquillian-persistence-dbunit + test + + + org.jboss.arquillian.extension + arquillian-transaction-impl-base + test + + + org.jboss.shrinkwrap.resolver + shrinkwrap-resolver-impl-maven + test + + + + com.h2database + h2 + test + + + + + + ccm-cms + + + + src/main/resources + true + + + + + + src/test/resources + + + ${project.build.directory}/generated-resources + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.8 + 1.8 + true + true + ${project.build.sourceEncoding} + + + + + org.apache.maven.plugins + maven-surefire-plugin + + org.libreccm.tests.categories.UnitTest + false + + + + + org.jacoco + jacoco-maven-plugin + + + default-prepare-agent + + prepare-agent + + + + default-report + prepare-package + + report + + + + + + + de.jpdigital + hibernate50-ddl-maven-plugin + + + h2 + oracle12c + postgresql9 + + + org.libreccm + org.librecms + + ${basedir}/src/main/resources/META-INF/persistence-ddl.xml + true + + + + + gen-ddl + + process-classes + + + + + + com.vaadin + vaadin-maven-plugin + + + + clean + resources + update-theme + update-widgetset + compile-theme + compile + + + + + + + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.4 + + true + true + + http://docs.oracle.com/javase/7/docs/api/ + http://docs.oracle.com/javaee/7/api/ + http://docs.jboss.org/hibernate/orm/4.3/javadocs/ + + private + true + UTF-8 + UTF-8 + UTF-8 + true + true + true + true + false + org.jboss.apiviz.APIviz + + org.jboss.apiviz + apiviz + 1.3.2.GA + + true + -sourceclasspath ${project.build.outputDirectory} + + + + + org.apache.maven.plugins + maven-jxr-plugin + 2.5 + + + org.apache.maven.plugins + maven-surefire-report-plugin + 2.20 + + false + + + + org.jacoco + jacoco-maven-plugin + 0.7.9 + + + + org.codehaus.mojo + findbugs-maven-plugin + 3.0.5 + + + com.github.spotbugs + spotbugs-maven-plugin + 3.1.0-RC8 + + + + + org.apache.maven.plugins + maven-pmd-plugin + 3.8 + + true + utf-8 + 1.8 + + /rulesets/java/basic.xml + /rulesets/java/braces.xml + /rulesets/java/clone.xml + /rulesets/java/codesize.xml + /rulesets/java/design.xml + /rulesets/java/empty.xml + /rulesets/java/finalizers.xml + /rulesets/java/imports.xml + /rulesets/java/junit.xml + /rulesets/java/naming.xml + /rulesets/java/optimizations.xml + /rulesets/java/strictexception.xml + /rulesets/java/strings.xml + /rulesets/java/sunsecure.xml + /rulesets/java/typeresolution.xml + /rulesets/java/unnecessary.xml + /rulesets/java/unusedcode.xml + + + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.9 + + + + dependencies + license + + + + + false + + + + + + + + + wildfly-managed-h2-mem + + + org.wildfly + wildfly-arquillian-container-managed + + test + + + org.jacoco + org.jacoco.core + + test + + + org.jboss.arquillian.extension + arquillian-jacoco + 1.0.0.Alpha9 + + + net.sf.saxon + Saxon-HE + + + + + + + src/test/resources + + + src/test/resources-wildfly-remote-h2-mem + + + ${project.build.directory}/generated-resources + + + + + + de.jpdigital + hibernate50-ddl-maven-plugin + + + h2 + postgresql9 + + + org.libreccm + + true + + + + + gen-ddl + + process-classes + + + + + org.apache.maven.plugins + maven-surefire-plugin + + always + 999 + true + false + + org.jboss.logmanager.LogManager + + + false + + org.libreccm.tests.categories.UnitTest, + org.libreccm.tests.categories.IntegrationTest + + + + + + + + + wildfly-managed-pgsql + + + org.wildfly + wildfly-arquillian-container-managed + + test + + + org.jacoco + org.jacoco.core + + test + + + + net.sf.saxon + Saxon-HE + + + + + + + src/test/resources + + + src/test/resources-wildfly-remote-pgsql + + + ${project.build.directory}/generated-resources + + + + + + de.jpdigital + hibernate50-ddl-maven-plugin + + + h2 + postgresql9 + + + org.libreccm + + true + + + + + gen-ddl + + process-classes + + + + + org.apache.maven.plugins + maven-surefire-plugin + + false + always + 999 + true + + org.jboss.logmanager.LogManager + + + false + + org.libreccm.tests.categories.UnitTest, + org.libreccm.tests.categories.IntegrationTest + + + + + + + + + wildfly-remote-h2-mem + + + org.wildfly + wildfly-arquillian-container-remote + + test + + + org.jacoco + org.jacoco.core + + test + + + org.jboss.arquillian.extension + arquillian-jacoco + 1.0.0.Alpha9 + + + net.sf.saxon + Saxon-HE + + + + + + + src/test/resources + + + src/test/resources-wildfly-remote-h2-mem + + + ${project.build.directory}/generated-resources + + + + + + de.jpdigital + hibernate50-ddl-maven-plugin + + + h2 + postgresql9 + + + org.libreccm + + true + + + + + gen-ddl + + process-classes + + + + + org.apache.maven.plugins + maven-surefire-plugin + + always + 999 + true + false + + org.jboss.logmanager.LogManager + + + false + + org.libreccm.tests.categories.UnitTest, + org.libreccm.tests.categories.IntegrationTest + + + + + + + + + wildfly-remote-pgsql + + + org.wildfly + wildfly-arquillian-container-remote + + test + + + org.jacoco + org.jacoco.core + + test + + + + net.sf.saxon + Saxon-HE + + + + + + + src/test/resources + + + src/test/resources-wildfly-remote-pgsql + + + ${project.build.directory}/generated-resources + + + + + + de.jpdigital + hibernate50-ddl-maven-plugin + + + h2 + postgresql9 + + + org.libreccm + + true + + + + + gen-ddl + + process-classes + + + + + org.apache.maven.plugins + maven-surefire-plugin + + false + always + 999 + true + + org.jboss.logmanager.LogManager + + + false + + org.libreccm.tests.categories.UnitTest, + org.libreccm.tests.categories.IntegrationTest + + + + + + + + + + diff --git a/ccm-core/pom.xml b/ccm-core/pom.xml index 7c02cb2f1..df34e074a 100644 --- a/ccm-core/pom.xml +++ b/ccm-core/pom.xml @@ -1,8 +1,5 @@ - + 4.0.0 @@ -15,7 +12,7 @@ org.libreccm libreccm-parent - 7.0.0-SNAPSHOT + 7.0.0-alpha.1 org.libreccm diff --git a/ccm-docrepo/pom.xml b/ccm-docrepo/pom.xml index 840aa8e69..2fcd1ed24 100644 --- a/ccm-docrepo/pom.xml +++ b/ccm-docrepo/pom.xml @@ -1,8 +1,5 @@ - + 4.0.0 @@ -12,12 +9,12 @@ org.libreccm libreccm-parent - 7.0.0-SNAPSHOT + 7.0.0-alpha.1 org.libreccm ccm-docrepo - 7.0.0-SNAPSHOT + 7.0.0-alpha.1 LibreCCM DocRepo diff --git a/ccm-editor/pom.xml b/ccm-editor/pom.xml index 145ba133d..f4862f85b 100644 --- a/ccm-editor/pom.xml +++ b/ccm-editor/pom.xml @@ -1,8 +1,5 @@ - + 4.0.0 @@ -15,12 +12,12 @@ org.libreccm libreccm-parent - 7.0.0-SNAPSHOT + 7.0.0-alpha.1 org.libreccm ccm-editor - 7.0.0-SNAPSHOT + 7.0.0-alpha.1 jar LibreCCM Editor diff --git a/ccm-shortcuts/pom.xml b/ccm-shortcuts/pom.xml index ba248afff..4d7697ab9 100644 --- a/ccm-shortcuts/pom.xml +++ b/ccm-shortcuts/pom.xml @@ -1,8 +1,5 @@ - + 4.0.0 @@ -14,7 +11,7 @@ org.libreccm libreccm-parent - 7.0.0-SNAPSHOT + 7.0.0-alpha.1 org.libreccm diff --git a/ccm-testutils/pom.xml b/ccm-testutils/pom.xml index 366c2b6cd..26f428c56 100644 --- a/ccm-testutils/pom.xml +++ b/ccm-testutils/pom.xml @@ -1,8 +1,5 @@ - + 4.0.0 @@ -12,7 +9,7 @@ org.libreccm libreccm-parent - 7.0.0-SNAPSHOT + 7.0.0-alpha.1 org.libreccm diff --git a/ccm-theme-foundry/pom.xml b/ccm-theme-foundry/pom.xml index 4faeee8b3..883dbabca 100644 --- a/ccm-theme-foundry/pom.xml +++ b/ccm-theme-foundry/pom.xml @@ -1,8 +1,5 @@ - + 4.0.0 @@ -15,12 +12,12 @@ org.libreccm libreccm-parent - 7.0.0-SNAPSHOT + 7.0.0-alpha.1 org.libreccm ccm-theme-foundry - 7.0.0-SNAPSHOT + 7.0.0-alpha.1 jar LibreCCM Foundry Theming Engine diff --git a/ccm-xafilesystemadapter/pom.xml b/ccm-xafilesystemadapter/pom.xml index 0fb8a1844..2f3ac8e8a 100644 --- a/ccm-xafilesystemadapter/pom.xml +++ b/ccm-xafilesystemadapter/pom.xml @@ -1,18 +1,17 @@ - + 4.0.0 org.libreccm libreccm-parent - 7.0.0-SNAPSHOT + 7.0.0-alpha.1 org.libreccm.files ccm-xafilesystemadapter - 1.0.0-SNAPSHOT + 7.0.0-alpha.1 ccm-xafilesystemadapter @@ -40,7 +39,7 @@ org.libreccm ccm-core - 7.0.0-SNAPSHOT + 7.0.0-alpha.1 provided diff --git a/pom.xml b/pom.xml index 7e060b929..b80605bd4 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -14,7 +14,7 @@ org.libreccm libreccm-parent - 7.0.0-SNAPSHOT + 7.0.0-alpha.1 pom LibreCCM @@ -39,7 +39,7 @@ - scm:svn:https://svn.libreccm.org/ccm/ccm_ng + scm:svn:https://svn.libreccm.org/ccm/ccm_ng-releases/libreccm-7.0.0-alpha.1