From 629b6bc7444005915983ae8d86c89c4ae215729e Mon Sep 17 00:00:00 2001 From: Ben Culkin Date: Tue, 26 Jul 2022 20:35:01 -0400 Subject: Restructure a bit --- pom.xml | 578 ++++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 289 insertions(+), 289 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index e3882db..c846404 100644 --- a/pom.xml +++ b/pom.xml @@ -1,292 +1,292 @@ - 4.0.0 - io.github.bculkin2442 - esodata - 1.0-SNAPSHOT - jar - esodata - Esoteric or uncommon data structures - http://www.github.com/bculkin2442/esodata - - - Ben Culkin - bjculkin@mix.wvu.edu - https://github.com/bculkin2442 - - - - scm:git:git://github.com/bculkin2442/esodata.git - scm:git:ssh://github.com:bculkin2442/esodata.git - http://www.github.com/bculkin2442/esodata/tree/master - - - UTF-8 - 1.8 - 1.8 - - github - - - - Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - - - - - junit - junit - 4.13.1 - test - - - - - - maven-clean-plugin - 3.1.0 - - - maven-resources-plugin - 3.0.2 - - - maven-compiler-plugin - 3.8.0 - - - maven-surefire-plugin - 2.22.1 - - - ${surefireArgLine} - - - - maven-jar-plugin - 3.0.2 - - - maven-install-plugin - 2.5.2 - - - maven-deploy-plugin - 2.8.2 - - - maven-site-plugin - 3.7.1 - - - maven-project-info-reports-plugin - 3.0.0 - - - org.apache.maven.plugins - maven-release-plugin - 2.5.3 - - true - false - release - deploy - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ossrh - https://oss.sonatype.org/ - true - - - - org.codehaus.mojo - exec-maven-plugin - 1.6.0 - - - - - Site Copy - post-site - - exec - - - rsync - - -av - --delete - target/site/ - docs/ - - - - - - - org.jacoco - jacoco-maven-plugin - 0.8.2 - - - - pre-unit-test - - prepare-agent - - - - ${project.build.directory}/coverage-reports/jacoco-ut.exec - - surefireArgLine - - - - - post-unit-test - test - - report - - - - ${project.build.directory}/coverage-reports/jacoco-ut.exec - - ${project.reporting.outputDirectory}/jacoco-ut - - - - - - - - data/ - - **/*.txt - - - - - - - release - - - - org.apache.maven.plugins - maven-source-plugin - 2.2.1 - - - attach-sources - - jar-no-fork - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.9.1 - - - attach-javadocs - - jar - - - - - - org.apache.maven.plugins - maven-gpg-plugin - 1.5 - - - sign-artifacts - verify - - sign - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ossrh - https://oss.sonatype.org/ - true - - - - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 3.1.0 - - - - maven-surefire-plugin - 2.22.1 - - - maven-changes-plugin - 2.12.1 - - - maven-changelog-plugin - 2.3 - - - - - - ossrh - https://oss.sonatype.org/content/repositories/snapshots - - - ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - + 4.0.0 + io.github.bculkin2442 + esodata + 2.0-SNAPSHOT + jar + esodata + Esoteric or uncommon data structures + http://www.github.com/bculkin2442/esodata + + + Ben Culkin + bjculkin@mix.wvu.edu + https://github.com/bculkin2442 + + + + scm:git:git://github.com/bculkin2442/esodata.git + scm:git:ssh://github.com:bculkin2442/esodata.git + http://www.github.com/bculkin2442/esodata/tree/master + + + UTF-8 + 17 + 17 + + github + + + + Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + junit + junit + 4.13.1 + test + + + + + + maven-clean-plugin + 3.1.0 + + + maven-resources-plugin + 3.0.2 + + + maven-compiler-plugin + 3.8.0 + + + maven-surefire-plugin + 2.22.2 + + + ${surefireArgLine} + + + + maven-jar-plugin + 3.0.2 + + + maven-install-plugin + 2.5.2 + + + maven-deploy-plugin + 2.8.2 + + + maven-site-plugin + 3.7.1 + + + maven-project-info-reports-plugin + 3.0.0 + + + org.apache.maven.plugins + maven-release-plugin + 2.5.3 + + true + false + release + deploy + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ossrh + https://oss.sonatype.org/ + true + + + + org.codehaus.mojo + exec-maven-plugin + 1.6.0 + + + + + Site Copy + post-site + + exec + + + rsync + + -av + --delete + target/site/ + docs/ + + + + + + + org.jacoco + jacoco-maven-plugin + 0.8.2 + + + + pre-unit-test + + prepare-agent + + + + ${project.build.directory}/coverage-reports/jacoco-ut.exec + + surefireArgLine + + + + + post-unit-test + test + + report + + + + ${project.build.directory}/coverage-reports/jacoco-ut.exec + + ${project.reporting.outputDirectory}/jacoco-ut + + + + + + + + data/ + + **/*.txt + + + + + + + release + + + + org.apache.maven.plugins + maven-source-plugin + 2.2.1 + + + attach-sources + + jar-no-fork + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.9.1 + + + attach-javadocs + + jar + + + + + + org.apache.maven.plugins + maven-gpg-plugin + 1.5 + + + sign-artifacts + verify + + sign + + + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ossrh + https://oss.sonatype.org/ + true + + + + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 3.1.0 + + + + maven-surefire-plugin + 2.22.1 + + + maven-changes-plugin + 2.12.1 + + + maven-changelog-plugin + 2.3 + + + + + + ossrh + https://oss.sonatype.org/content/repositories/snapshots + + + ossrh + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + + -- cgit v1.2.3