From ae479bc47e780760fee08b32f3f580b4c27fc5b9 Mon Sep 17 00:00:00 2001 From: "jm.pascal" Date: Wed, 5 Dec 2012 13:54:50 +0000 Subject: [PATCH] MOBSDK-458 : Use Official release opencmis --- pom.xml | 988 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 494 insertions(+), 494 deletions(-) diff --git a/pom.xml b/pom.xml index 9db118b..8dea62e 100644 --- a/pom.xml +++ b/pom.xml @@ -1,494 +1,494 @@ - - - - 4.0.0 - - org.alfresco.mobile.android.sdk - alfresco-mobile-android-sdk - 1.0.1-SNAPSHOT - pom - - Alfresco Mobile Android SDK (Parent) - Android SDK for using Alfresco API for OnPremise and Cloud - http://www.alfresco.com/products/mobile - 2012 - - - Alfresco Software - http://www.alfresco.com/ - - - - - Apache 2 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - - - - - https://github.com/Alfresco/alfresco-android-sdk.git - scm:git:git://github.com/Alfresco/alfresco-android-sdk.git - scm:git:git@github.com:Alfresco/alfresco-android-sdk.git - HEAD - - - - - alfresco-mobile-android-client-api - alfresco-mobile-android-async - alfresco-mobile-android-ui-library - - - samples - - - tests - - - - - alfresco-internal - Alfresco Internal Releases Repository - https://artifacts.alfresco.com/nexus/content/repositories/internal-releases - - - alfresco-internal-snapshots - Alfresco Internal Snapshots Repository - https://artifacts.alfresco.com/nexus/content/repositories/internal-snapshots - - - alfresco.mobile.website - Alfresco Mobile SDK Website - https://bamboo.alfresco.com/bamboo/browse/MOBILE-ANDROIDSDKHEAD/latest/artifact - - - - - Jira - https://issues.alfresco.com/jira/browse/MOBSDK - - - - bamboo - https://bamboo.alfresco.com/bamboo/browse/MOBILE-ANDROIDSDKHEAD - - - - - Jean Marie Pascal - jpascal - jeanmarie.pascal@alfresco.com - - Committer - - - - Gavin Cornwell - gc - - Committer - - - - Tony Bedford - tbedford - - Documentation - - - - Samuel Langlois - slanglois - - Build Manager - - - - - - 3.0.3 - - - - UTF-8 - UTF-8 - 1.6 - 1.6 - 14 - 4.1.1.4 - 0.8.0-SNAPSHOT - 0.4-ANDROID - ${project.parent.basedir} - 4.10 - - - - - - - org.antlr - antlr3-maven-plugin - 3.4 - - - org.antlr - maven-gunit-plugin - 3.4 - - - maven-assembly-plugin - 2.3 - - - maven-compiler-plugin - 2.5.1 - - - maven-clean-plugin - 2.5 - - - maven-deploy-plugin - 2.7 - - - maven-install-plugin - 2.3.1 - - - maven-jar-plugin - 2.4 - - - org.codehaus.mojo - exec-maven-plugin - 1.2.1 - - - com.jayway.maven.plugins.android.generation2 - android-maven-plugin - 3.3.0 - true - - - ${android.version.number} - - true - - - - maven-site-plugin - 3.1 - - - org.kohsuke - doxia-module-markdown - 1.0 - - - - UTF-8 - UTF-8 - - - - - - - - - maven-compiler-plugin - - ${maven.compile.target} - ${maven.compile.source} - ${project.build.sourceEncoding} - - - - maven-source-plugin - 2.1.2 - - - attach-sources - - jar-no-fork - - - - - true - - - - - - maven-resources-plugin - 2.5 - - ${project.build.sourceEncoding} - - - - copy-sitedescriptor - pre-site - - copy-resources - - - ${basedir}/src/site/ - - - ${site.basedir}/src/site/ - - **/*.* - - - - - - - - - maven-eclipse-plugin - 2.9 - - true - true - . - - - - org.sonatype.plugins - maven-version-plugin - 1.0 - - - maven-surefire-plugin - 2.12.1 - - - - maven-jar-plugin - - - - ${maven.compile.source} - ${maven.compile.target} - - ${buildNumber} - ${project.name} - ${project.version} - ${project.groupId} - ${project.organization.name} - - - - - - maven-deploy-plugin - - - com.google.code.maven-svn-wagon - maven-svn-wagon - 1.4 - - - - - - - - - - apache-repository - Apache Maven Repository - https://repository.apache.org/content/groups/public/ - - - artifacts.alfresco.com - Alfresco Maven Repository - http://artifacts.alfresco.com/nexus/content/repositories/releases - - - - - - - maven-surefire-report-plugin - 2.12.1 - - true - - ${project.build.directory}/surefire-reports/ - ${project.build.directory}/failsafe-reports/ - - - - - maven-jxr-plugin - 2.3 - - - org.codehaus.mojo - taglist-maven-plugin - 2.4 - - - - - Todo Tags - - - TODO - ignoreCase - - - @todo - exact - - - - - Fix Tags - - - FIXME - exact - - - - - - - - - maven-javadoc-plugin - 2.8.1 - false - - - aggregate - - aggregate - - - - - Alfresco Mobile Android ${project.version} - Alfresco Mobile Android ${project.version} - - - Alfresco Mobile Android SDK - Remote API - org.alfresco.mobile.android.api - - - Alfresco Mobile Android SDK - Async - org.alfresco.mobile.android.async - - - Alfresco Mobile Android SDK - UI Lib - org.alfresco.mobile.android.ui - - - org.apache.chemistry.opencmis.*,org.alfresco.mobile.android.test.*,org.alfresco.mobile.android.samples.* - - - - - maven-project-info-reports-plugin - 2.5 - - - - index - summary - dependency-convergence - dependency-management - license - issue-tracking - project-team - cim - scm - - - - - - - - - - - - com.google.android - android - ${android.version} - provided - - - com.google.android - android-test - ${android.version} - provided - - - com.google.android - annotations - ${android.version} - provided - - - junit - junit - ${junit.version} - - - - - - - - jira - - ${env.USER} - your-jira-password - - - - - org.apache.maven.plugins - maven-changes-plugin - 2.7.1 - - true - project=MOBSDK&component=Android - Type,Key,Summary,Assignee,Status,Resolution,Fix - Version - Type,Key DESC - ${jira.username} - ${jira.password} - - - - - jira-report - - - - - - - - - - - - + + + + 4.0.0 + + org.alfresco.mobile.android.sdk + alfresco-mobile-android-sdk + 1.0.1-SNAPSHOT + pom + + Alfresco Mobile Android SDK (Parent) + Android SDK for using Alfresco API for OnPremise and Cloud + http://www.alfresco.com/products/mobile + 2012 + + + Alfresco Software + http://www.alfresco.com/ + + + + + Apache 2 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + https://github.com/Alfresco/alfresco-android-sdk.git + scm:git:git://github.com/Alfresco/alfresco-android-sdk.git + scm:git:git@github.com:Alfresco/alfresco-android-sdk.git + HEAD + + + + + alfresco-mobile-android-client-api + alfresco-mobile-android-async + alfresco-mobile-android-ui-library + + + samples + + + tests + + + + + alfresco-internal + Alfresco Internal Releases Repository + https://artifacts.alfresco.com/nexus/content/repositories/internal-releases + + + alfresco-internal-snapshots + Alfresco Internal Snapshots Repository + https://artifacts.alfresco.com/nexus/content/repositories/internal-snapshots + + + alfresco.mobile.website + Alfresco Mobile SDK Website + https://bamboo.alfresco.com/bamboo/browse/MOBILE-ANDROIDSDKHEAD/latest/artifact + + + + + Jira + https://issues.alfresco.com/jira/browse/MOBSDK + + + + bamboo + https://bamboo.alfresco.com/bamboo/browse/MOBILE-ANDROIDSDKHEAD + + + + + Jean Marie Pascal + jpascal + jeanmarie.pascal@alfresco.com + + Committer + + + + Gavin Cornwell + gc + + Committer + + + + Tony Bedford + tbedford + + Documentation + + + + Samuel Langlois + slanglois + + Build Manager + + + + + + 3.0.3 + + + + UTF-8 + UTF-8 + 1.6 + 1.6 + 14 + 4.1.1.4 + 0.8.0 + 0.4-ANDROID + ${project.parent.basedir} + 4.10 + + + + + + + org.antlr + antlr3-maven-plugin + 3.4 + + + org.antlr + maven-gunit-plugin + 3.4 + + + maven-assembly-plugin + 2.3 + + + maven-compiler-plugin + 2.5.1 + + + maven-clean-plugin + 2.5 + + + maven-deploy-plugin + 2.7 + + + maven-install-plugin + 2.3.1 + + + maven-jar-plugin + 2.4 + + + org.codehaus.mojo + exec-maven-plugin + 1.2.1 + + + com.jayway.maven.plugins.android.generation2 + android-maven-plugin + 3.3.0 + true + + + ${android.version.number} + + true + + + + maven-site-plugin + 3.1 + + + org.kohsuke + doxia-module-markdown + 1.0 + + + + UTF-8 + UTF-8 + + + + + + + + + maven-compiler-plugin + + ${maven.compile.target} + ${maven.compile.source} + ${project.build.sourceEncoding} + + + + maven-source-plugin + 2.1.2 + + + attach-sources + + jar-no-fork + + + + + true + + + + + + maven-resources-plugin + 2.5 + + ${project.build.sourceEncoding} + + + + copy-sitedescriptor + pre-site + + copy-resources + + + ${basedir}/src/site/ + + + ${site.basedir}/src/site/ + + **/*.* + + + + + + + + + maven-eclipse-plugin + 2.9 + + true + true + . + + + + org.sonatype.plugins + maven-version-plugin + 1.0 + + + maven-surefire-plugin + 2.12.1 + + + + maven-jar-plugin + + + + ${maven.compile.source} + ${maven.compile.target} + + ${buildNumber} + ${project.name} + ${project.version} + ${project.groupId} + ${project.organization.name} + + + + + + maven-deploy-plugin + + + com.google.code.maven-svn-wagon + maven-svn-wagon + 1.4 + + + + + + + + + + apache-repository + Apache Maven Repository + https://repository.apache.org/content/groups/public/ + + + artifacts.alfresco.com + Alfresco Maven Repository + http://artifacts.alfresco.com/nexus/content/repositories/releases + + + + + + + maven-surefire-report-plugin + 2.12.1 + + true + + ${project.build.directory}/surefire-reports/ + ${project.build.directory}/failsafe-reports/ + + + + + maven-jxr-plugin + 2.3 + + + org.codehaus.mojo + taglist-maven-plugin + 2.4 + + + + + Todo Tags + + + TODO + ignoreCase + + + @todo + exact + + + + + Fix Tags + + + FIXME + exact + + + + + + + + + maven-javadoc-plugin + 2.8.1 + false + + + aggregate + + aggregate + + + + + Alfresco Mobile Android ${project.version} + Alfresco Mobile Android ${project.version} + + + Alfresco Mobile Android SDK - Remote API + org.alfresco.mobile.android.api + + + Alfresco Mobile Android SDK - Async + org.alfresco.mobile.android.async + + + Alfresco Mobile Android SDK - UI Lib + org.alfresco.mobile.android.ui + + + org.apache.chemistry.opencmis.*,org.alfresco.mobile.android.test.*,org.alfresco.mobile.android.samples.* + + + + + maven-project-info-reports-plugin + 2.5 + + + + index + summary + dependency-convergence + dependency-management + license + issue-tracking + project-team + cim + scm + + + + + + + + + + + + com.google.android + android + ${android.version} + provided + + + com.google.android + android-test + ${android.version} + provided + + + com.google.android + annotations + ${android.version} + provided + + + junit + junit + ${junit.version} + + + + + + + + jira + + ${env.USER} + your-jira-password + + + + + org.apache.maven.plugins + maven-changes-plugin + 2.7.1 + + true + project=MOBSDK&component=Android + Type,Key,Summary,Assignee,Status,Resolution,Fix + Version + Type,Key DESC + ${jira.username} + ${jira.password} + + + + + jira-report + + + + + + + + + + + +