From 6f2333b7d3ff892697e993e4af2053a695f19402 Mon Sep 17 00:00:00 2001 From: senecaso Date: Thu, 6 Oct 2011 15:31:16 +0900 Subject: -mavenizing the project -moving all org.bouncycastl2.* dependencies to Sponcy Castle instead. This way multiple people dont need to maintain rebased versions of BC --- pom.xml | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 pom.xml (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml new file mode 100644 index 000000000..ea65d3172 --- /dev/null +++ b/pom.xml @@ -0,0 +1,62 @@ + + 4.0.0 + 1.0.9-SNAPSHOT + org.thialfihar.android + apg + apk + APG + + + http://code.google.com/p/android-privacy-guard/ + + + UTF-8 + 1.6_r2 + + + + + com.google.android + android + provided + 1.6_r2 + + + com.madgag + scprov-jdk15 + 1.46.99.4-UNOFFICIAL-ROBERTO-RELEASE-SNAPSHOT + jar + provided + + + + src + test + + + org.apache.maven.plugins + maven-compiler-plugin + 2.3.2 + + 1.6 + 1.6 + + + + com.jayway.maven.plugins.android.generation2 + android-maven-plugin + 3.0.0-alpha-11 + + + ${user.home}/android-sdk-linux_x86/ + 4 + + true + true + + true + + + + -- cgit v1.2.3