OSDN Git Service

fixed : compile warrnings.
[importpicture/importpicture.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index c829caa..937799f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,14 +1,13 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <groupId>osm.surveyor</groupId>
-  <artifactId>AdjustTime</artifactId>
-  <version>5.3.5-SNAPSHOT</version>
+  <artifactId>adjustgpx-core</artifactId>
+  <version>5.3.16-SNAPSHOT</version>
   <scm>
-    <connection>scm:git:http://surveyor.mydns.jp/gitbucket/git/yuu/AdjustTime.git</connection>
-    <url>http://surveyor.mydns.jp/gitbucket/yuu/AdjustTime/wiki</url>
-    <developerConnection>scm:git:http://surveyor.mydns.jp/gitbucket/git/yuu/AdjustTime.git</developerConnection>
-    <tag>v5.3.5</tag>
+    <connection>scm:git:http://surveyor.mydns.jp/gitbucket/git/yuu/adjustgpx-core.git</connection>
+    <url>http://surveyor.mydns.jp/gitbucket/yuu/adjustgpx-core/wiki</url>
+    <developerConnection>scm:git:http://surveyor.mydns.jp/gitbucket/git/yuu/adjustgpx-core.git</developerConnection>
+    <tag>v5.3.13</tag>
   </scm>
   
   <properties>
@@ -17,8 +16,9 @@
     <maven.compiler.source>${java.version}</maven.compiler.source>
     <maven.compiler.target>${java.version}</maven.compiler.target>
     <gpg.skip>true</gpg.skip>
+    <maven.javadoc.skip>true</maven.javadoc.skip>
   </properties>
-    
+  
   <!-- DEPLOY先の指定  mvn deploy -->
   <distributionManagement>
     <repository>
 
   <repositories>
     <repository>
-      <id>surveyor.mirror</id>
-      <name>Hayashi Repository</name>
-      <url>http://surveyor.mydns.jp/archiva/repository/mirror/</url>
-      <releases>
-        <enabled>true</enabled>
-      </releases>
-      <snapshots>
-        <enabled>true</enabled>
-      </snapshots>
-    </repository>
-    <repository>
       <id>surveyor.haya4</id>
       <name>Hayashi Repository</name>
       <url>http://surveyor.mydns.jp/archiva/repository/haya4/</url>
@@ -67,6 +56,7 @@
       </snapshots>
     </repository>
   </repositories>
+
   <pluginRepositories>
     <pluginRepository>
       <id>surveyor.haya4</id>
       <version>1.0-alpha2</version>
       <type>jar</type>
     </dependency>
-    
-    <!-- https://mvnrepository.com/artifact/org.codehaus.plexus/plexus-utils -->
+         
+    <!-- https://mvnrepository.com/artifact/com.googlecode.maven-download-plugin/download-maven-plugin -->
     <dependency>
-      <groupId>org.codehaus.plexus</groupId>
-      <artifactId>plexus-utils</artifactId>
-      <version>3.0.5</version>
+      <groupId>com.googlecode.maven-download-plugin</groupId>
+      <artifactId>download-maven-plugin</artifactId>
+      <version>1.6.0</version>
       <scope>test</scope>
       <type>jar</type>
     </dependency>
     
+       <!-- https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-surefire-plugin -->
+       <dependency>
+           <groupId>org.apache.maven.plugins</groupId>
+           <artifactId>maven-surefire-plugin</artifactId>
+           <version>2.22.2</version>
+       </dependency>
+         
     <!-- for JUnit test -->
     <dependency>
       <groupId>org.hamcrest</groupId>
       <type>jar</type>
     </dependency>
     
-    <!-- https://mvnrepository.com/artifact/com.googlecode.maven-download-plugin/download-maven-plugin -->
+    <!-- https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-release-plugin -->
     <dependency>
-      <groupId>com.googlecode.maven-download-plugin</groupId>
-      <artifactId>download-maven-plugin</artifactId>
-      <version>1.6.0</version>
-      <scope>test</scope>
+      <groupId>org.apache.maven.plugins</groupId>
+      <artifactId>maven-release-plugin</artifactId>
+      <version>2.5.3</version>
+      <type>jar</type>
+    </dependency>
+    
+    <!-- https://mvnrepository.com/artifact/commons-lang/commons-lang -->
+    <dependency>
+      <groupId>commons-lang</groupId>
+      <artifactId>commons-lang</artifactId>
+      <version>2.4</version>
       <type>jar</type>
     </dependency>
 
         </configuration>
       </plugin>
       
-      <plugin>
-          <groupId>org.codehaus.plexus</groupId>
-          <artifactId>plexus-utils</artifactId>
-          <version>3.0.5</version>
-      </plugin>
-       
       <!-- mvn generate-test-resources:get -->
       <plugin>
         <groupId>com.googlecode.maven-download-plugin</groupId>
               <goal>wget</goal>
             </goals>
             <configuration>
-              <url>http://surveyor.mydns.jp/data/Sony20170518.tar.gz</url>
+              <url>http://surveyor.mydns.jp/archiva/repository/haya4/adjustgpx-data/Sony20170518/5/Sony20170518-5.tar.gz</url>
               <unpack>false</unpack>
               <outputDirectory>${project.build.directory}/test-classes/imgdata</outputDirectory>
             </configuration>
               <goal>wget</goal>
             </goals>
             <configuration>
-              <url>http://surveyor.mydns.jp/data/WiMiUS20170518.tar.gz</url>
+              <url>http://surveyor.mydns.jp/archiva/repository/haya4/adjustgpx-data/WiMiUS20170518/5/WiMiUS20170518-5.tar.gz</url>
               <unpack>false</unpack>
               <outputDirectory>${project.build.directory}/test-classes/imgdata</outputDirectory>
             </configuration>
               <goal>wget</goal>
             </goals>
             <configuration>
-              <url>http://surveyor.mydns.jp/data/separate.tar.gz</url>
+              <url>http://surveyor.mydns.jp/archiva/repository/haya4/adjustgpx-data/separate/5/separate-5.tar.gz</url>
               <unpack>false</unpack>
               <outputDirectory>${project.build.directory}/test-classes/imgdata</outputDirectory>
             </configuration>
         </executions>
       </plugin>
       
-      <!-- mvn deploy -->
+      <!-- mvn test -->
       <plugin>
-          <groupId>org.apache.maven.plugins</groupId>
-          <artifactId>maven-deploy-plugin</artifactId>
-          <version>2.8.2</version>
+        <groupId>org.apache.maven.plugins</groupId>
+           <artifactId>maven-surefire-plugin</artifactId>
+           <version>2.22.2</version>
+        <configuration>
+          <junitArtifactName>junit:junit</junitArtifactName>
+          <encoding>UTF-8</encoding>
+          <argLine>-Dfile.encoding=UTF-8</argLine>
+        </configuration>
       </plugin>
-
+      
       <!-- mvn release:prepare -->
-      <!-- mvn release:perform -->
+      <!-- mvn release:perform -Dmaven.javadoc.skip -->
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-release-plugin</artifactId>
           <tagNameFormat>v@{project.version}</tagNameFormat>
         </configuration>
       </plugin>
-
     </plugins>
   </build>
-  
 </project>