From 287c42c5d831478d0f5489ee144456634407e0cd Mon Sep 17 00:00:00 2001 From: Lonny Date: Fri, 31 Oct 2014 18:13:13 -0600 Subject: [PATCH] Switched to deploying to bintray. --- pom.xml | 1370 +++++++++++++++++++++++++++---------------------------- 1 file changed, 667 insertions(+), 703 deletions(-) diff --git a/pom.xml b/pom.xml index 703cd9f9..c3fb7351 100644 --- a/pom.xml +++ b/pom.xml @@ -1,703 +1,667 @@ - - - 4.0.0 - - - oss-parent - org.sonatype.oss - 9 - - - com.github.lonnyj - liquibase-spatial - 1.1.0-SNAPSHOT - - Liquibase Spatial - Liquibase Spatial extends Liquibase to handle spatial indexing and geometry types - http://lonnyj.github.com/liquibase-spatial - 2014 - - - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - manual - A business-friendly OSS license - - - - - - lonnyj - Lonny Jacobson - - Java Developer - - -7 - - - - - scm:git:git@${repository.domain}:${repository.user}/${repository.name}.git - scm:git:git@${repository.domain}:${repository.user}/${repository.name}.git - HEAD - https://${repository.domain}/${repository.user}/${repository.name} - - - - GitHub - ${issueLinkUrl} - - - - UTF-8 - UTF-8 - - - https://github.com/${repository.user}/${repository.name}/issues - github - github.com - lonnyj - ${project.artifactId} - - - 1.8 - 2.2 - 2.9 - ${maven-surefire-plugin.version} - 2.9.1 - 2.2.1 - 2.17 - 2.1 - - - 0.8 - 1.0.b9 - 1.4.177 - 1.13 - 3.2.2 - - - - - com.vividsolutions - jts - ${jts.version} - - - org.liquibase - liquibase-core - ${liquibase.version} - - - com.h2database - h2 - ${h2.version} - test - - - net.sourceforge.hatbox - hatbox - ${hatbox.version} - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.opengeo - geodb - ${geodb.version} - test - - - org.testng - testng - 6.8.8 - test - - - - - - - - maven-antrun-plugin - 1.7 - - - maven-failsafe-plugin - ${maven-failsafe-plugin.version} - - - maven-gpg-plugin - 1.5 - - - maven-release-plugin - 2.5 - - - maven-resources-plugin - 2.6 - - - maven-surefire-plugin - ${maven-surefire-plugin.version} - - - - - - maven-compiler-plugin - 3.1 - - 1.6 - 1.6 - - - - maven-failsafe-plugin - - - H2 Integration Test - - integration-test - verify - - - - **/*H2*IT* - - - - - - - maven-jar-plugin - 2.4 - - - - liquibase.ext.spatial.change, - liquibase.ext.spatial.datatype, - liquibase.ext.spatial.preconditions, - liquibase.ext.spatial.sqlgenerator, - liquibase.ext.spatial.statement - - - - - - maven-javadoc-plugin - ${maven-javadoc-plugin.version} - - - attach-javadocs - deploy - - jar - - - - - - maven-resources-plugin - - - Copy the XSD - verify - - copy-resources - - - ${project.build.directory}/site - - - ${project.build.outputDirectory}/liquibase/ext/spatial/xml - - *.xsd - - - - - - - - - maven-source-plugin - ${maven-source-plugin.version} - - - attach-sources - deploy - - jar-no-fork - - - - - - - maven-deploy-plugin - 2.8.1 - - - deploy - deploy - - deploy - - - - - - com.google.code.sortpom - maven-sortpom-plugin - 2.3.0 - - - verify - - sort - - - - - true - 3 - - scope,groupId,artifactId - - - - - - - - - maven-plugin-plugin - 3.2 - - - maven-project-info-reports-plugin - 2.7 - - - maven-changelog-plugin - ${maven-changelog-plugin.version} - - - maven-javadoc-plugin - ${maven-javadoc-plugin.version} - - - maven-jxr-plugin - 2.3 - - - org.codehaus.mojo - taglist-maven-plugin - 2.4 - - - maven-surefire-report-plugin - ${maven-surefire-plugin.version} - - - org.codehaus.mojo - cobertura-maven-plugin - 2.6 - - - maven-pmd-plugin - 3.0.1 - - - /rulesets/java/unusedcode.xml - /rulesets/java/basic.xml - ${basedir}/rulesets/custom.xml - - - - - maven-checkstyle-plugin - 2.10 - - - org.codehaus.mojo - findbugs-maven-plugin - 2.5.2 - - Max - liquibase.ext.spatial - - - - maven-dependency-plugin - 2.8 - - - org.codehaus.mojo - versions-maven-plugin - ${versions-maven-plugin.version} - - - - - - - derby - - - - maven-failsafe-plugin - - - Derby Integration Test - - integration-test - verify - - - - **/*DerbyIT* - - - - - - - - - - 10.8.2.2 - 0.9-SNAPSHOT - - - - - org.apache.derby - derby - ${derby.version} - test - - - - - - github - - - - com.github.github - site-maven-plugin - 0.9 - - - site - - site - - - - - Creating site for ${project.version} - github - - - - - - - - github - GitHub - http://lonnyj.github.com/${project.artifactId} - - - - - - maven-changes-plugin - ${maven-changes-plugin.version} - - - - github-report - - - - - https - 443 - - - - - - - - - mysql - - - - mysql.url - - - - - - - maven-failsafe-plugin - - - MySQL Integration Test - - integration-test - verify - - - - **/*MySQLIT* - - - - - - - - - - 5.1.30 - - - - - mysql - mysql-connector-java - ${mysql.version} - test - - - - - - - oracle - - - - oracle.url - - - - - - - maven-failsafe-plugin - - - Oracle Integration Test - - integration-test - verify - - - - **/*OracleIT* - - - - - - - - - - com.oracle - ojdbc6 - 11.2.0.3.0 - - - - - ${ojdbc6.groupId} - ${ojdbc6.artifactId} - ${ojdbc6.version} - test - - - - - - - postgresql - - - - postgresql.url - - - - - - - maven-failsafe-plugin - - - PostgreSQL Integration Test - - integration-test - verify - - - - **/*PostgreSQLIT* - - - - - - - - - - 9.3-1101-jdbc4 - - - - - org.postgresql - postgresql - ${postgresql.version} - test - - - - - - update-readme - - - - - maven-resources-plugin - - - Filter index.md.vm - site - - copy-resources - - - ${project.build.directory} - - - true - ${basedir}/src/site/markdown - - index.md.vm - - - - - - - - - maven-antrun-plugin - - - Generate README.md - site - - run - - - - - -
Refer to the [documentation](${project.url}) for further information.
-
-
-
-
-
-
-
-
-
- - - sign-artifacts - - - gpg.passphrase - - - - - - maven-gpg-plugin - - - sign-artifacts - verify - - sign - - - - - - - - - - release-sign-artifacts - - - performRelease - true - - - - - - maven-gpg-plugin - - - sign-artifacts - verify - - sign - - - - - - - -
-
+ + + 4.0.0 + + com.github.lonnyj + liquibase-spatial + 1.1.0-SNAPSHOT + + Liquibase Spatial + Liquibase Spatial extends Liquibase to handle spatial indexing and geometry types + http://lonnyj.github.com/liquibase-spatial + 2014 + + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + manual + A business-friendly OSS license + + + + + + lonnyj + Lonny Jacobson + + Java Developer + + -7 + + + + + scm:git:git@${repository.domain}:${repository.user}/${repository.name}.git + scm:git:git@${repository.domain}:${repository.user}/${repository.name}.git + HEAD + https://${repository.domain}/${repository.user}/${repository.name} + + + + GitHub + ${issueLinkUrl} + + + + + bintray-lonny-maven-${repository.name} + lonny-maven-${repository.name} + https://api.bintray.com/maven/lonny/maven/${repository.name} + + + + + UTF-8 + UTF-8 + + + https://github.com/${repository.user}/${repository.name}/issues + github + github.com + lonnyj + ${project.artifactId} + + + 1.8 + 2.3 + 2.9 + 2.9 + ${maven-surefire-plugin.version} + 2.10 + 2.3 + 2.17 + 2.1 + + + 0.8 + 1.0.b9 + 1.4.177 + 1.13 + 3.2.2 + + + + + com.vividsolutions + jts + ${jts.version} + + + org.liquibase + liquibase-core + ${liquibase.version} + + + com.h2database + h2 + ${h2.version} + test + + + net.sourceforge.hatbox + hatbox + ${hatbox.version} + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.opengeo + geodb + ${geodb.version} + test + + + org.testng + testng + 6.8.8 + test + + + + + + + + maven-antrun-plugin + 1.7 + + + maven-dependency-plugin + ${maven-dependency-plugin.version} + + + maven-failsafe-plugin + ${maven-failsafe-plugin.version} + + + maven-gpg-plugin + 1.5 + + + maven-install-plugin + 2.5.2 + + + maven-release-plugin + 2.5.1 + + + maven-resources-plugin + 2.6 + + + maven-site-plugin + 3.4 + + + maven-surefire-plugin + ${maven-surefire-plugin.version} + + + + + + maven-compiler-plugin + 3.1 + + 1.6 + 1.6 + + + + maven-failsafe-plugin + + + H2 Integration Test + + integration-test + verify + + + + **/*H2*IT* + + + + + + + maven-jar-plugin + 2.5 + + + + liquibase.ext.spatial.change, + liquibase.ext.spatial.datatype, + liquibase.ext.spatial.preconditions, + liquibase.ext.spatial.sqlgenerator, + liquibase.ext.spatial.statement + + + + + + maven-javadoc-plugin + ${maven-javadoc-plugin.version} + + + attach-javadocs + deploy + + jar + + + + + + maven-resources-plugin + + + Copy the XSD + verify + + copy-resources + + + ${project.build.directory}/site + + + ${project.build.outputDirectory}/liquibase/ext/spatial/xml + + *.xsd + + + + + + + + + maven-source-plugin + ${maven-source-plugin.version} + + + attach-sources + deploy + + jar-no-fork + + + + + + + maven-deploy-plugin + 2.8.2 + + + deploy + deploy + + deploy + + + + + + com.google.code.sortpom + maven-sortpom-plugin + 2.3.0 + + + verify + + sort + + + + + true + 3 + + scope,groupId,artifactId + + + + + + + + + maven-plugin-plugin + 3.2 + + + maven-project-info-reports-plugin + 2.7 + + + maven-changelog-plugin + ${maven-changelog-plugin.version} + + + maven-javadoc-plugin + ${maven-javadoc-plugin.version} + + + maven-jxr-plugin + 2.3 + + + org.codehaus.mojo + taglist-maven-plugin + 2.4 + + + maven-surefire-report-plugin + ${maven-surefire-plugin.version} + + + org.codehaus.mojo + cobertura-maven-plugin + 2.6 + + + maven-pmd-plugin + 3.0.1 + + + /rulesets/java/unusedcode.xml + /rulesets/java/basic.xml + ${basedir}/rulesets/custom.xml + + + + + maven-checkstyle-plugin + 2.10 + + + org.codehaus.mojo + findbugs-maven-plugin + 2.5.2 + + Max + liquibase.ext.spatial + + + + maven-dependency-plugin + ${maven-dependency-plugin.version} + + + org.codehaus.mojo + versions-maven-plugin + ${versions-maven-plugin.version} + + + + + + + derby + + + + maven-failsafe-plugin + + + Derby Integration Test + + integration-test + verify + + + + **/*DerbyIT* + + + + + + + + + + 10.8.2.2 + 0.9-SNAPSHOT + + + + + org.apache.derby + derby + ${derby.version} + test + + + + + + github + + + + com.github.github + site-maven-plugin + 0.10 + + + site + + site + + + + + Creating site for ${project.version} + github + + + + + + + + github + GitHub + http://lonnyj.github.com/${project.artifactId} + + + + + + maven-changes-plugin + ${maven-changes-plugin.version} + + + + github-report + + + + + https + 443 + + + + + + + + + mysql + + + + mysql.url + + + + + + + maven-failsafe-plugin + + + MySQL Integration Test + + integration-test + verify + + + + **/*MySQLIT* + + + + + + + + + + 5.1.30 + + + + + mysql + mysql-connector-java + ${mysql.version} + test + + + + + + + oracle + + + + oracle.url + + + + + + + maven-failsafe-plugin + + + Oracle Integration Test + + integration-test + verify + + + + **/*OracleIT* + + + + + + + + + + com.oracle + ojdbc6 + 11.2.0.3.0 + + + + + ${ojdbc6.groupId} + ${ojdbc6.artifactId} + ${ojdbc6.version} + test + + + + + + + postgresql + + + + postgresql.url + + + + + + + maven-failsafe-plugin + + + PostgreSQL Integration Test + + integration-test + verify + + + + **/*PostgreSQLIT* + + + + + + + + + + 9.3-1101-jdbc4 + + + + + org.postgresql + postgresql + ${postgresql.version} + test + + + + + + update-readme + + + + + maven-resources-plugin + + + Filter index.md.vm + site + + copy-resources + + + ${project.build.directory} + + + true + ${basedir}/src/site/markdown + + index.md.vm + + + + + + + + + maven-antrun-plugin + + + Generate README.md + site + + run + + + + + + + + + + + + + + + + +