X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=getdown%2Fsrc%2Fgetdown%2Fpom.xml;fp=getdown%2Fsrc%2Fgetdown%2Fpom.xml;h=17cb8f6679adc1618ce63f7beb476d3e6144e638;hb=ca8504cf9d10874dce9f07cf7a9d933853fe0dd0;hp=0000000000000000000000000000000000000000;hpb=775e7bc104584e88dddcea73fbf02c66f5200c16;p=jalview.git diff --git a/getdown/src/getdown/pom.xml b/getdown/src/getdown/pom.xml new file mode 100644 index 0000000..17cb8f6 --- /dev/null +++ b/getdown/src/getdown/pom.xml @@ -0,0 +1,202 @@ + + + 4.0.0 + + org.sonatype.oss + oss-parent + 7 + + + com.threerings.getdown + getdown + pom + 1.8.3-SNAPSHOT + + getdown + An application installer and updater. + https://github.com/threerings/getdown + + https://github.com/threerings/getdown/issues + + + + + The (New) BSD License + http://www.opensource.org/licenses/bsd-license.php + repo + + + + + + samskivert + Michael Bayne + mdb@samskivert.com + + + + + scm:git:git://github.com/threerings/getdown.git + scm:git:git@github.com:threerings/getdown.git + https://github.com/threerings/getdown + + + + core + launcher + ant + + + + + ej-technologies + https://maven.ej-technologies.com/repository + + + + + + + org.apache.commons + commons-compress + 1.18 + + + com.install4j + install4j-runtime + 7.0.11 + + + + + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.8 + true + false + + ossrh-releases + https://oss.sonatype.org/ + aa555c46fc37d0 + + + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.7.0 + + 1.7 + 1.7 + true + true + true + + -Xlint + -Xlint:-serial + -Xlint:-path + + + + + + org.apache.maven.plugins + maven-resources-plugin + 3.0.2 + + UTF-8 + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 3.0.0-M1 + + true + public + -Xdoclint:all -Xdoclint:-missing + + + + + + + + + eclipse + + + m2e.version + + + + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.apache.maven.plugins + maven-enforcer-plugin + [1.0,) + + enforce + + + + + + + + + + + + + + + + + release-sign-artifacts + + performReleasetrue + + + + + org.apache.maven.plugins + maven-gpg-plugin + 1.6 + + + sign-artifacts + verify + + sign + + + + + mdb@samskivert.com + + + + + + +