From 4a71a9ba0e7e921e81c2ce8341258e4fdb5eb9f1 Mon Sep 17 00:00:00 2001 From: Mark Donszelmann Date: Tue, 13 Oct 2009 14:54:42 +0200 Subject: Added site to github (for now) --- README.txt | 11 ++++++----- pom.xml | 19 ++++++++++++++++++- src/site/site.xml | 4 ++-- 3 files changed, 26 insertions(+), 8 deletions(-) diff --git a/README.txt b/README.txt index 3c869dd..ce99e56 100644 --- a/README.txt +++ b/README.txt @@ -2,21 +2,22 @@ This plugin eventually replaces the freehep-nar-plugin. For now, see: -Documentation (old): +Documentation: -- http://java.freehep.org/freehep-nar-plugin/intro.html +- http://duns.github.com/maven-nar-plugin -Issues (new): +Issues: - https://issues.sonatype.org/browse/NAR -SCM (new): +SCM: - http://github.com/duns/maven-nar-plugin - http://github.com/duns/cpptasks-parallel -SCM (old): +Old: +- http://java.freehep.org/freehep-nar-plugin/intro.html - http://github.com/duns/freehep-nar-plugin diff --git a/pom.xml b/pom.xml index ce379d3..ae16ad1 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,15 @@ This plugin compiles native code and publishes native artifacts in the for of nar files. - http://java.freehep.org/freehep-nar-plugin/intro.html + http://duns.github.com/maven-nar-plugin/ + + + + + local + file:///Users/duns/sonatype/git/maven-nar-plugin-site + + 2.0.6 @@ -117,6 +125,15 @@ install + + + + org.apache.maven.plugins + maven-javadoc-plugin + + + + run-its diff --git a/src/site/site.xml b/src/site/site.xml index 39b2220..743fa22 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -21,7 +21,7 @@ under the License. Maven NAR Plugin http://maven.apache.org/images/apache-maven-project.png - http://java.freehep.org/freehep-nar-plugin + http://duns.github.com/maven-nar-plugin/ @@ -47,7 +47,7 @@ under the License. - + -- cgit v1.2.3