Skip to content
This repository has been archived by the owner on Feb 10, 2022. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:novoda/public-mvn-repo
Browse files Browse the repository at this point in the history
  • Loading branch information
blundell committed Feb 6, 2013
2 parents d44cd5f + 1795987 commit 08fee50
Show file tree
Hide file tree
Showing 48 changed files with 488 additions and 17 deletions.
4 changes: 2 additions & 2 deletions poms/android/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<parent>
<groupId>com.novoda</groupId>
<artifactId>team</artifactId>
<version>1.4</version>
<version>1.5</version>
</parent>
<groupId>com.novoda</groupId>
<artifactId>android</artifactId>
<version>2.0.4</version>
<version>2.0.5</version>
<name>android</name>
<packaging>pom</packaging>

Expand Down
4 changes: 2 additions & 2 deletions poms/reporting/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<parent>
<groupId>com.novoda</groupId>
<artifactId>android</artifactId>
<version>2.0.4</version>
<version>2.0.5</version>
</parent>

<groupId>com.novoda</groupId>
<artifactId>reporting</artifactId>
<version>1.2.0</version>
<version>1.2.1</version>
<name>reporting</name>
<packaging>pom</packaging>

Expand Down
8 changes: 7 additions & 1 deletion poms/team/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,17 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.novoda</groupId>
<artifactId>team</artifactId>
<version>1.4</version>
<version>1.5</version>
<name>team</name>
<description>team</description>
<packaging>pom</packaging>

<parent>
<groupId>org.sonatype.oss</groupId>
<artifactId>oss-parent</artifactId>
<version>7</version>
</parent>

<properties>
<scm.branch>master</scm.branch>
<junit.version>4.8.2</junit.version>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
183ad499ac53189d0b094491a823739e
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
6795f842114d7135796fb50f6d4820ef6874644c
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.android.uiautomator</groupId>
<artifactId>uiautomator</artifactId>
<version>1.0.17</version>
</project>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
935cf6859d25ad951f667826e30c4896
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
c85656682a81196980f2e36bab43756e72b2bde8
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<groupId>com.google.android.uiautomator</groupId>
<artifactId>uiautomator</artifactId>
<versioning>
<release>1.0.17</release>
<versions>
<version>1.0.17</version>
</versions>
<lastUpdated>20130111105013</lastUpdated>
</versioning>
</metadata>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
8beefeb14eb12465ccd73dac23495c05
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
a21d1dbb4815078dc8adfca3bcd6a4a61119b8a8
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0cd4771a1ec7f5567ebe8d6845aa86b1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
dd2b6c014265dbec06f8059088d917a6be21826c
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.dexmaker</groupId>
<artifactId>dexmaker-mockito</artifactId>
<version>1.0</version>
</project>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
b5be766bb1636ff0c77fecbd8f94e591
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
75d060f204e3f54233cbccb867e878cc5f2ea00e
12 changes: 12 additions & 0 deletions releases/com/google/dexmaker/dexmaker-mockito/maven-metadata.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<groupId>com.google.dexmaker</groupId>
<artifactId>dexmaker-mockito</artifactId>
<versioning>
<release>1.0</release>
<versions>
<version>1.0</version>
</versions>
<lastUpdated>20130122132558</lastUpdated>
</versioning>
</metadata>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
112d19ac5aa8809c65a35f4bfc0a7160
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
6bd51e128613b8e1cb41a5bbb08f6a24bac80371
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
cc8d06a43e6eabc05351bb6b17f8513c
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
03ea903290418a0cb63ad25327eee43878a9e31f
8 changes: 8 additions & 0 deletions releases/com/google/dexmaker/dexmaker/1.0/dexmaker-1.0.pom
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.dexmaker</groupId>
<artifactId>dexmaker</artifactId>
<version>1.0</version>
</project>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1d874b7afd5ed3efa11cf47ad9246ddc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
e7a17611a32b622ed1e96b62d491d5ca29d54053
12 changes: 12 additions & 0 deletions releases/com/google/dexmaker/dexmaker/maven-metadata.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<groupId>com.google.dexmaker</groupId>
<artifactId>dexmaker</artifactId>
<versioning>
<release>1.0</release>
<versions>
<version>1.0</version>
</versions>
<lastUpdated>20130122132422</lastUpdated>
</versioning>
</metadata>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
e5003496af2551cd44912829ce7b5e1b
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
8e20922227006e8d343d155c45c32fbe97e9274d
188 changes: 188 additions & 0 deletions releases/com/novoda/android/2.0.5/android-2.0.5.pom
Original file line number Diff line number Diff line change
@@ -0,0 +1,188 @@
<?xml version="1.0" encoding="UTF-8"?>
<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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.novoda</groupId>
<artifactId>team</artifactId>
<version>1.5</version>
</parent>
<groupId>com.novoda</groupId>
<artifactId>android</artifactId>
<version>2.0.5</version>
<name>android</name>
<packaging>pom</packaging>

<properties>
<android.version>2.2</android.version>
<android.sdk.platform>8</android.sdk.platform>
<android.maven.plugin.version>3.5.0</android.maven.plugin.version>
</properties>

<build>
<finalName>${project.artifactId}</finalName>
<pluginManagement>
<plugins>
<plugin>
<artifactId>maven-jarsigner-plugin</artifactId>
<version>1.2</version>
</plugin>
<plugin>
<artifactId>maven-clean-plugin</artifactId>
<version>2.4.1</version>
</plugin>
<plugin>
<groupId>com.jayway.maven.plugins.android.generation2</groupId>
<artifactId>android-maven-plugin</artifactId>
<version>${android.maven.plugin.version}</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>1.1.1</version>
</plugin>
<plugin>
<artifactId>maven-jar-plugin</artifactId>
<version>2.2</version>
</plugin>
</plugins>
</pluginManagement>
<plugins>
<plugin>
<groupId>com.jayway.maven.plugins.android.generation2</groupId>
<artifactId>android-maven-plugin</artifactId>
<version>${android.maven.plugin.version}</version>
<configuration>
<sdk>
<platform>${android.sdk.platform}</platform>
</sdk>
<deleteConflictingFiles>true</deleteConflictingFiles>
<undeployBeforeDeploy>true</undeployBeforeDeploy>
<enableIntegrationTest>true</enableIntegrationTest>
<extractDuplicates>true</extractDuplicates>
<manifest>
<!--
Is already the default version
<versionName>${project.version}</versionName>
-->
<debuggable>true</debuggable>
<versionCodeAutoIncrement>true</versionCodeAutoIncrement>
</manifest>
</configuration>
<extensions>true</extensions>
</plugin>
<plugin>
<artifactId>maven-release-plugin</artifactId>
<configuration>
<autoVersionSubmodules>true</autoVersionSubmodules>
<useReleaseProfile>false</useReleaseProfile>
</configuration>
</plugin>
</plugins>
</build>

<profiles>
<profile>
<id>eclipse</id>
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<executions>
<execution>
<id>copy-dependencies</id>
<phase>initialize</phase>
<goals>
<goal>copy-dependencies</goal>
</goals>
<configuration>
<outputDirectory>libs</outputDirectory>
<excludeArtifactIds>${eclipse.excludeArtifactIds}</excludeArtifactIds>
</configuration>
</execution>
</executions>
</plugin>
<plugin>
<artifactId>maven-clean-plugin</artifactId>
<configuration>
<filesets>
<fileset>
<directory>libs</directory>
<includes>
<include>*.jar</include>
</includes>
</fileset>
</filesets>
</configuration>
</plugin>
</plugins>
</build>
</profile>
<profile>
<id>release</id>
<build>
<plugins>
<plugin>
<artifactId>maven-jarsigner-plugin</artifactId>
<executions>
<execution>
<id>signing</id>
<goals>
<goal>sign</goal>
</goals>
<phase>package</phase>
<inherited>true</inherited>
<configuration>
<archiveDirectory></archiveDirectory>
<includes>
<include>target/*.apk</include>
</includes>
<keystore>${sign.keystore}</keystore>
<storepass>${sign.storepass}</storepass>
<keypass>${sign.keypass}</keypass>
<alias>${sign.alias}</alias>
</configuration>
</execution>
</executions>
</plugin>
<plugin>
<groupId>com.jayway.maven.plugins.android.generation2</groupId>
<artifactId>android-maven-plugin</artifactId>
<version>${android.maven.plugin.version}</version>
<configuration>
<sign>
<debug>false</debug>
</sign>
<manifest>
<debuggable>false</debuggable>
</manifest>
</configuration>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<executions>
<execution>
<id>zipalign</id>
<goals>
<goal>exec</goal>
</goals>
<phase>install</phase>
<configuration>
<executable>${ANDROID_HOME}/tools/zipalign</executable>
<arguments>
<argument>-f</argument>
<argument>4</argument>
<argument>target/${project.build.finalName}.apk</argument>
<argument>target/${project.build.finalName}-zipped.apk</argument>
</arguments>
</configuration>
</execution>
</executions>
</plugin>
</plugins>
</build>
</profile>
</profiles>
</project>
1 change: 1 addition & 0 deletions releases/com/novoda/android/2.0.5/android-2.0.5.pom.md5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
cdc1843bd4fbfa10624e6970856a44f8
1 change: 1 addition & 0 deletions releases/com/novoda/android/2.0.5/android-2.0.5.pom.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
f53895963065ea4c20548f8d5f945d6b7c4a70b8
5 changes: 3 additions & 2 deletions releases/com/novoda/android/maven-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<groupId>com.novoda</groupId>
<artifactId>android</artifactId>
<versioning>
<release>2.0.4</release>
<release>2.0.5</release>
<versions>
<version>0.1.1</version>
<version>0.1.2</version>
Expand All @@ -18,7 +18,8 @@
<version>2.0.2</version>
<version>2.0.3</version>
<version>2.0.4</version>
<version>2.0.5</version>
</versions>
<lastUpdated>20121220113524</lastUpdated>
<lastUpdated>20130122100903</lastUpdated>
</versioning>
</metadata>
2 changes: 1 addition & 1 deletion releases/com/novoda/android/maven-metadata.xml.md5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
e39f39dc208d4d82469767ee94956ce6
4938abeb1063d4c6b9d8e03005bd7cd1
2 changes: 1 addition & 1 deletion releases/com/novoda/android/maven-metadata.xml.sha1
Original file line number Diff line number Diff line change
@@ -1 +1 @@
24a0f761280d6bd72643baff739492226598be59
c6693913960910395c979de6d12ed583d1f047e6
Loading

0 comments on commit 08fee50

Please sign in to comment.