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.