From b903558b71c246f4334af1ddb67e9c67e8683a11 Mon Sep 17 00:00:00 2001 From: Dominik Winter Date: Fri, 14 Nov 2008 21:54:43 +0100 Subject: [PATCH] changed scm repo URL to point to the mapasuta project; changed path of maven image --- pom.xml | 33 +++++++++++++++++++++++++++++++-- src/site/site.xml | 2 +- 2 files changed, 32 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 9bc4a04..6a3f509 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ scm:git:git://repo.or.cz/mapasuta/umbrella.git - http://repo.or.cz/w/mapasuta/umbrella.git + http://repo.or.cz/w/mapasuta.git @@ -40,7 +40,17 @@ The Mapasuta Development Group + http://mapasuta.sourceforge.net + + + Mapasuta-users + https://lists.sourceforge.net/lists/listinfo/mapasuta-users + https://lists.sourceforge.net/lists/listinfo/mapasuta-users + mapasuta-users@lists.sourceforge.net + http://sourceforge.net/mailarchive/forum.php?forum_name=mapasuta-users + + @@ -79,7 +89,6 @@ maven-release-plugin - 2.0-beta-7 org.apache.maven.plugins @@ -112,20 +121,40 @@ + org.codehaus.mojo + javancss-maven-plugin + + org.apache.maven.plugins maven-jxr-plugin org.apache.maven.plugins + maven-docck-plugin + + + maven-javadoc-plugin + + + maven-plugin-plugin + + + org.apache.maven.plugins maven-project-info-reports-plugin dependencies + dependency-convergence + dependency-management project-team license scm issue-tracking + mailing-list + index + plugin-management + summary diff --git a/src/site/site.xml b/src/site/site.xml index 3091e23..7905d66 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -20,7 +20,7 @@ img="http://sflogo.sourceforge.net/sflogo.php?group_id=180255&type=1" /> + img="images/maven-feather.png"/> -- 2.11.4.GIT