From 800a40b895de8361706ae041d968ac490a7d577b Mon Sep 17 00:00:00 2001 From: mindthegab Date: Tue, 2 Jul 2013 10:19:20 +0000 Subject: [PATCH] -- updated to plexus archiver 2.3 git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@683 04253f4f-3451-0410-a141-5562f1e59037 --- plugins/alfresco-maven-plugin/pom.xml | 10 ++++++++++ poms/alfresco-sdk-parent/pom.xml | 10 +++++++--- src/site/apt/index.apt.vm | 2 +- 3 files changed, 18 insertions(+), 4 deletions(-) diff --git a/plugins/alfresco-maven-plugin/pom.xml b/plugins/alfresco-maven-plugin/pom.xml index 3b2ece9f..9b1edf9c 100644 --- a/plugins/alfresco-maven-plugin/pom.xml +++ b/plugins/alfresco-maven-plugin/pom.xml @@ -56,6 +56,16 @@ + + org.codehaus.plexus + plexus-archiver + 2.3 + + + org.apache.maven + maven-artifact + 3.0.4 + org.apache.maven maven-artifact diff --git a/poms/alfresco-sdk-parent/pom.xml b/poms/alfresco-sdk-parent/pom.xml index 37b7a429..00615a95 100644 --- a/poms/alfresco-sdk-parent/pom.xml +++ b/poms/alfresco-sdk-parent/pom.xml @@ -96,7 +96,7 @@ 3.0 2.5 - 2.6 + 2.8 1.2 2.6 2.13 @@ -112,7 +112,6 @@ 1.0.2-SNAPSHOT 1.3.170 1.5 - @@ -184,7 +183,7 @@ xls ppt bin - lic + lic @@ -207,6 +206,11 @@ alfresco-maven-plugin ${maven.alfresco.version} + + org.codehaus.plexus + plexus-archiver + 2.3 + diff --git a/src/site/apt/index.apt.vm b/src/site/apt/index.apt.vm index fb2d5fcc..60f55ee6 100644 --- a/src/site/apt/index.apt.vm +++ b/src/site/apt/index.apt.vm @@ -64,6 +64,6 @@ Project History * The {{{https://groups.google.com/forum/?fromgroups#!forum/maven-alfresco}Maven Alfresco Lifecycle Discussion Group}} reaches 100 members in August 2012 - * In October 2012 Alfresco finalises the {{{https://issues.alfresco.com/jira/browse/ALF-14353}aMaven modularisation and dependency categorisation}}, delivering {{{https://artifacts.alfresco.com}artifacts and poms}} + * In October 2012 Alfresco finalises the {{{https://issues.alfresco.com/jira/browse/ALF-14353} Maven modularisation and dependency categorisation}}, delivering {{{https://artifacts.alfresco.com}artifacts and poms}} * The new Alfresco Maven SDK 1.0 is released and presented on Tuesday 7 November at {{{http://devcon.alfresco.com/}Alfresco DevCon}} in Berlin.