From 547c947ba3a72853c3620d98d2d319ce8ec2b15a Mon Sep 17 00:00:00 2001 From: salyh Date: Thu, 31 Jul 2014 09:29:29 +0200 Subject: [PATCH] some pom fixes Signed-off-by: salyh --- pom.xml | 679 +++++++++++++++++++++++++++++++++------------------------- siteDeploy.sh | 2 +- 2 files changed, 388 insertions(+), 293 deletions(-) diff --git a/pom.xml b/pom.xml index 563d172..ef38090 100644 --- a/pom.xml +++ b/pom.xml @@ -1,311 +1,406 @@ - + + 4.0.0 - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - KIND, either express or implied. See the License for the - specific language governing permissions and limitations - under the License. ---> - - 4.0.0 - - + 3.1.0 - + + + + org.apache + apache + 14 + - - org.apache - apache - 13 - + org.apache.fleece + fleece + pom + 1.0-SNAPSHOT + Fleece + Apache Fleece is an implementation of JSR-353 (JavaTM API for JSON Processing). + 2014 + http://incubator.apache.org/projects/fleece.html - org.apache.fleece - fleece - pom - 1.0-SNAPSHOT - Fleece - Apache Fleece is an implementation of JSR-353 (JavaTM API for JSON Processing). - 2014 - http://incubator.apache.org/projects/fleece.html + + fleece-core + fleece-mapper + fleece-jaxrs + - - fleece-core - fleece-mapper - fleece-jaxrs - + + + org.apache.geronimo.specs + geronimo-json_1.0_spec + 1.0-SNAPSHOT + provided + - - - org.apache.geronimo.specs - geronimo-json_1.0_spec - 1.0-SNAPSHOT - provided - + + junit + junit + 4.11 + test + + - - junit - junit - 4.11 - test - - + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.1 + + 1.6 + 1.6 + UTF-8 + true + true + + + + org.apache.rat + apache-rat-plugin + 0.10 + + + src/**/* + pom.xml + + + **/*/MANIFEST.MF + .git + .gitignore + .idea + *.iws + *.iml + *.ipr + **/META-INF/services/javax.json.spi.JsonProvider + **/*.json + **/*.yml + **/bench/*.txt + + + + + verify + + check + + + + + + org.apache.maven.plugins + maven-scm-publish-plugin + 1.1 + + true + ${project.reporting.outputDirectory} + ${pubsub.url} + true + ${project.basedir}/.site-content + + + + scm-publish + site-deploy + + + publish-scm + + + + + + org.apache.maven.plugins + maven-site-plugin + 3.3 + + ${staging.directory} + + + + org.apache.maven.doxia + doxia-module-markdown + 1.3 + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + 2.12.1 + + + verify-style + process-classes + + check + + + + + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.17 + + + - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.1 - - 1.6 - 1.6 - UTF-8 - true - true - - - - org.apache.rat - apache-rat-plugin - 0.7 - - - src/**/* - pom.xml - - - **/*/MANIFEST.MF - .git - .gitignore - .idea - *.iws - *.iml - *.ipr - **/META-INF/services/javax.json.spi.JsonProvider - **/*.json - **/*.yml - **/bench/*.txt - - - - - verify - - check - - - - - - org.apache.maven.plugins - maven-scm-publish-plugin - 1.0-beta-2 - - true - ${project.reporting.outputDirectory} - ${pubsub.url} - true - ${project.basedir}/.site-content - - - - scm-publish - site-deploy - - - publish-scm - - - - - - org.apache.maven.plugins - maven-site-plugin - 3.3 - - ${staging.directory} - - - - org.apache.maven.doxia - doxia-module-markdown - 1.3 - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - 2.12 - - - verify-style - process-classes - - check - - - - - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + jira + https://issues.apache.org/jira/browse/FLEECE + - - jira - https://issues.apache.org/jira/browse/FLEECE - + + + apache.website + ${pubsub.url} + + - - - apache.website - ${pubsub.url} - - + + UTF-8 + https://svn.apache.org/repos/asf/incubator/fleece/site/publish/ + scm:svn:${fleece.site.url} + ${project.build.directory}/site + - - UTF-8 - https://svn.apache.org/repos/asf/incubator/fleece/site/publish/ - scm:svn:${fleece.site.url} - ${project.build.directory}/site - + + + + org.codehaus.mojo + findbugs-maven-plugin + 3.0.0 + + true + + target/site + + + + org.apache.maven.plugins + maven-pmd-plugin + 3.1 + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.7 + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.9.1 + + true + + + + + javadoc + + + + false + + aggregate + + + + + + org.apache.maven.plugins + maven-surefire-report-plugin + 2.17 + + + - - - - org.codehaus.mojo - findbugs-maven-plugin - 2.5.3 - - true - - target/site - - - - org.apache.maven.plugins - maven-pmd-plugin - 3.1 - - - org.apache.maven.plugins - maven-project-info-reports-plugin - 2.7 - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.9.1 - - true - - - - - javadoc - - - - false - - aggregate - - - - - - - - + The Apache Software License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt repo - + + + + + Fleece Commits List + commits-subscribe@fleece.incubator.apache.org + commits-unsubscribe@fleece.incubator.apache.org + commits@fleece.incubator.apache.org + http://mail-archives.apache.org/mod_mbox/incubator-fleece-commits/ + + + Fleece Developer List + dev-subscribe@fleece.incubator.apache.org + dev-unsubscribe@fleece.incubator.apache.org + dev@fleece.incubator.apache.org + http://mail-archives.apache.org/mod_mbox/incubator-fleece-dev/ + + + + + + jmclean + Justin Mclean + jmclean AT apache.org + + Mentor + + + + + grobmeier + Christian Grobmeier + grobmeier AT apache.org + + Mentor + + + + + dkulp + Daniel Kulp + dkulp AT apache.org + + Mentor + + + + + rmannibucau + Romain Manni-Bucau + rmannibucau AT apache.org + + + + jlmonteiro + Jean-Louis Monteiro + jlmonteiro AT apache.org + + + + struberg + Mark Struberg + struberg AT apache.org + + Champion + + + + + gpetracek + Gerhard Petracek + gpetracek AT apache.org + + + + dblevins + David Blevins + dblevins AT apache.org + + + + sagara + Sagara Gunathunga + sagara AT apache.org + + + + + + Hendrik Saly + + diff --git a/siteDeploy.sh b/siteDeploy.sh index b903dbf..aa93914 100755 --- a/siteDeploy.sh +++ b/siteDeploy.sh @@ -18,5 +18,5 @@ # -mvn clean site site:stage $@ +mvn clean verify site site:stage $@ mvn scm-publish:publish-scm $@ -- 1.8.5.2 (Apple Git-48)