X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=pom.xml;h=39d0eda6ca4f054fb1f4fbb740bdf73eac5ec6d8;hb=d50553e02e5babc771beae1b83727949f1e6f744;hp=056a739ea622e0fdf969f0637b9b29acf52c08cc;hpb=3c890b101b6d1c7022b0186a1c1eb6298d1786b0;p=importpicture%2Fimportpicture.git diff --git a/pom.xml b/pom.xml index 056a739..39d0eda 100644 --- a/pom.xml +++ b/pom.xml @@ -1,13 +1,13 @@ 4.0.0 osm.surveyor - AdjustTime - 5.3.2 + adjustgpx-core + 5.3.15 - scm:git:http://surveyor.mydns.jp/gitbucket/git/yuu/AdjustTime.git - http://surveyor.mydns.jp/gitbucket/yuu/AdjustTime/wiki - scm:git:http://surveyor.mydns.jp/gitbucket/git/yuu/AdjustTime.git - v5.3.2 + scm:git:http://surveyor.mydns.jp/gitbucket/git/yuu/adjustgpx-core.git + http://surveyor.mydns.jp/gitbucket/yuu/adjustgpx-core/wiki + scm:git:http://surveyor.mydns.jp/gitbucket/git/yuu/adjustgpx-core.git + v5.3.15 @@ -16,11 +16,25 @@ ${java.version} ${java.version} true + true - + + + + + surveyor.haya4 + Internal Release Repository + http://surveyor.mydns.jp/archiva/repository/haya4/ + + + surveyor.snapshots + http://surveyor.mydns.jp/archiva/repository/snapshots/ + + + - haya4 + surveyor.haya4 Hayashi Repository http://surveyor.mydns.jp/archiva/repository/haya4/ @@ -30,13 +44,81 @@ false + + surveyor.snapshots + Archiva Managed Snapshot Repository + http://surveyor.mydns.jp/archiva/repository/snapshots/ + + false + + + true + + + + + surveyor.haya4 + haya4 + http://surveyor.mydns.jp/archiva/repository/haya4/ + + true + + + false + + + + surveyor.snapshots + Archiva Managed Snapshot Repository + http://surveyor.mydns.jp/archiva/repository/snapshots/ + + false + + + true + + + + + sonatype-public-repository + https://oss.sonatype.org/content/groups/public + + true + + + true + + + + + com.googlecode.maven-download-plugin + https://mvnrepository.com/artifact + + true + + + true + + + + + org.apache.commons commons-imaging - 1.0-alpha1 + 1.0-alpha2 + jar + + + + + com.googlecode.maven-download-plugin + download-maven-plugin + 1.6.0 + test jar @@ -62,6 +144,23 @@ test jar + + + + org.apache.maven.plugins + maven-release-plugin + 2.5.3 + jar + + + + + commons-lang + commons-lang + 2.4 + jar + + @@ -86,19 +185,75 @@ + + + com.googlecode.maven-download-plugin + download-maven-plugin + 1.6.0 + + + install-Sony20170518 + generate-test-resources + + wget + + + http://surveyor.mydns.jp/archiva/repository/haya4/adjustgpx-data/Sony20170518/5/Sony20170518-5.tar.gz + false + ${project.build.directory}/test-classes/imgdata + + + + install-WiMiUS20170518 + generate-test-resources + + wget + + + http://surveyor.mydns.jp/archiva/repository/haya4/adjustgpx-data/WiMiUS20170518/5/WiMiUS20170518-5.tar.gz + false + ${project.build.directory}/test-classes/imgdata + + + + install-separate + generate-test-resources + + wget + + + http://surveyor.mydns.jp/archiva/repository/haya4/adjustgpx-data/separate/5/separate-5.tar.gz + false + ${project.build.directory}/test-classes/imgdata + + + + + + + + org.apache.maven.plugins + maven-surefire-plugin + + junit:junit + UTF-8 + UTF-8 + UTF-8 + -Dfile.encoding=UTF-8 + + + - + org.apache.maven.plugins maven-release-plugin 2.5.3 - deploy + install v@{project.version} - - - \ No newline at end of file +