X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=getdown%2Fsrc%2Fgetdown%2Fcore%2Fpom.xml;fp=getdown%2Fsrc%2Fgetdown%2Fcore%2Fpom.xml;h=efec8b6ced87b56e2a6258f05362ecf93626620a;hb=8946f41687f4c822ac8d15ee8551f23f156735c4;hp=0000000000000000000000000000000000000000;hpb=f27f7be4c32780de615e2678f11a5e80702c5e25;p=jalview.git diff --git a/getdown/src/getdown/core/pom.xml b/getdown/src/getdown/core/pom.xml new file mode 100644 index 0000000..efec8b6 --- /dev/null +++ b/getdown/src/getdown/core/pom.xml @@ -0,0 +1,132 @@ + + + 4.0.0 + + com.threerings.getdown + getdown + 1.8.3-SNAPSHOT + + + getdown-core + jar + Getdown Core + Core Getdown functionality + + + + junit + junit + 4.12 + test + + + org.mockito + mockito-core + 2.22.0 + test + + + + + + jalview.org,*.jalview.org + + + + + + .. + LICENSE + + + + + + org.codehaus.mojo + build-helper-maven-plugin + 1.5 + + + add-test-source + process-resources + + add-test-source + + + + src/it/java + + + + + + + + maven-antrun-plugin + 1.8 + + + gen-build + generate-sources + + + + + + + + + + + + + + + + run + + + + + + + maven-clean-plugin + 3.1.0 + + + + ${project.build.sourceDirectory}/ + + com/threerings/getdown/data/Build.java + + false + + + + + + + org.apache.maven.plugins + maven-failsafe-plugin + 2.22.0 + + + + integration-test + verify + + + + + false + + + + + +