com.google.code.geocoder-java:geocoder-java
Advanced tools
Sorry, the diff of this file is not supported yet
| #Generated by Maven | ||
| #Mon Jan 28 08:51:49 UTC 2013 | ||
| version=0.12 | ||
| #Sat Mar 09 18:33:30 UTC 2013 | ||
| version=0.14 | ||
| groupId=com.google.code.geocoder-java | ||
| artifactId=geocoder-java |
@@ -8,3 +8,3 @@ <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"> | ||
| <artifactId>geocoder-java</artifactId> | ||
| <version>0.12</version> | ||
| <version>0.14</version> | ||
| <packaging>jar</packaging> | ||
@@ -18,6 +18,2 @@ | ||
| <dependency> | ||
| <groupId>commons-lang</groupId> | ||
| <artifactId>commons-lang</artifactId> | ||
| </dependency> | ||
| <dependency> | ||
| <groupId>commons-httpclient</groupId> | ||
@@ -45,7 +41,2 @@ <artifactId>commons-httpclient</artifactId> | ||
| <dependency> | ||
| <groupId>commons-lang</groupId> | ||
| <artifactId>commons-lang</artifactId> | ||
| <version>2.6</version> | ||
| </dependency> | ||
| <dependency> | ||
| <groupId>commons-httpclient</groupId> | ||
@@ -98,3 +89,2 @@ <artifactId>commons-httpclient</artifactId> | ||
| <build> | ||
| <defaultGoal>package</defaultGoal> | ||
| <plugins> | ||
@@ -109,3 +99,3 @@ <plugin> | ||
| <artifactId>maven-resources-plugin</artifactId> | ||
| <version>2.5</version> | ||
| <version>2.6</version> | ||
| </plugin> | ||
@@ -115,3 +105,3 @@ <plugin> | ||
| <artifactId>maven-compiler-plugin</artifactId> | ||
| <version>2.5.1</version> | ||
| <version>3.0</version> | ||
| <configuration> | ||
@@ -125,3 +115,3 @@ <source>1.6</source> | ||
| <artifactId>maven-surefire-plugin</artifactId> | ||
| <version>2.12.1</version> | ||
| <version>2.14</version> | ||
| </plugin> | ||
@@ -142,3 +132,3 @@ <plugin> | ||
| <archive> | ||
| <index>true</index> | ||
| <!--<index>true</index>--> | ||
| <manifest> | ||
@@ -157,8 +147,4 @@ <addClasspath>true</addClasspath> | ||
| <version>0.5.9.201207300726</version> | ||
| <configuration> | ||
| <append>true</append> | ||
| </configuration> | ||
| <executions> | ||
| <execution> | ||
| <id>pre-test</id> | ||
| <goals> | ||
@@ -168,2 +154,9 @@ <goal>prepare-agent</goal> | ||
| </execution> | ||
| <execution> | ||
| <id>report</id> | ||
| <phase>prepare-package</phase> | ||
| <goals> | ||
| <goal>report</goal> | ||
| </goals> | ||
| </execution> | ||
| </executions> | ||
@@ -173,3 +166,3 @@ </plugin> | ||
| <artifactId>maven-failsafe-plugin</artifactId> | ||
| <version>2.12</version> | ||
| <version>2.14</version> | ||
| <configuration> | ||
@@ -190,11 +183,11 @@ <reportsDirectory>${project.build.directory}/surefire-reports</reportsDirectory> | ||
| <artifactId>maven-source-plugin</artifactId> | ||
| <version>2.2</version> | ||
| <!--<executions> | ||
| <version>2.2.1</version> | ||
| <executions> | ||
| <execution> | ||
| <id>attach-sources</id> | ||
| <goals> | ||
| <goal>jar-no-fork</goal> | ||
| <goal>jar</goal> | ||
| </goals> | ||
| </execution> | ||
| </executions>--> | ||
| </executions> | ||
| </plugin> | ||
@@ -204,4 +197,4 @@ <plugin> | ||
| <artifactId>maven-javadoc-plugin</artifactId> | ||
| <version>2.8.1</version> | ||
| <!--<executions> | ||
| <version>2.9</version> | ||
| <executions> | ||
| <execution> | ||
@@ -213,3 +206,3 @@ <id>attach-javadocs</id> | ||
| </execution> | ||
| </executions>--> | ||
| </executions> | ||
| <configuration> | ||
@@ -240,3 +233,3 @@ <links> | ||
| <artifactId>maven-install-plugin</artifactId> | ||
| <version>2.3.1</version> | ||
| <version>2.4</version> | ||
| </plugin> | ||
@@ -246,3 +239,3 @@ <plugin> | ||
| <artifactId>maven-site-plugin</artifactId> | ||
| <version>3.1</version> | ||
| <version>3.2</version> | ||
| </plugin> | ||
@@ -257,3 +250,3 @@ <plugin> | ||
| <artifactId>maven-release-plugin</artifactId> | ||
| <version>2.3.2</version> | ||
| <version>2.4</version> | ||
| <configuration> | ||
@@ -266,3 +259,3 @@ <releaseProfiles>release</releaseProfiles> | ||
| <artifactId>maven-assembly-plugin</artifactId> | ||
| <version>2.3</version> | ||
| <version>2.4</version> | ||
| <configuration> | ||
@@ -307,5 +300,5 @@ <descriptors> | ||
| <scm> | ||
| <connection>scm:svn:https://geocoder-java.googlecode.com/svn/tags/geocoder-java-0.12</connection> | ||
| <developerConnection>scm:svn:https://geocoder-java.googlecode.com/svn/tags/geocoder-java-0.12</developerConnection> | ||
| <url>https://geocoder-java.googlecode.com/svn/tags/geocoder-java-0.12</url> | ||
| <connection>scm:svn:https://geocoder-java.googlecode.com/svn/tags/geocoder-java-0.14</connection> | ||
| <developerConnection>scm:svn:https://geocoder-java.googlecode.com/svn/tags/geocoder-java-0.14</developerConnection> | ||
| <url>https://geocoder-java.googlecode.com/svn/tags/geocoder-java-0.14</url> | ||
| </scm> | ||
@@ -312,0 +305,0 @@ <!--<prerequisites>...</prerequisites>--> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet