Index: maven-jrst-plugin/profiles.xml diff -u maven-jrst-plugin/profiles.xml:1.1.1.1 maven-jrst-plugin/profiles.xml:1.2 --- maven-jrst-plugin/profiles.xml:1.1.1.1 Thu Apr 13 16:09:22 2006 +++ maven-jrst-plugin/profiles.xml Fri Apr 14 09:51:57 2006 @@ -1,4 +1,4 @@ - + Index: maven-jrst-plugin/pom.xml diff -u maven-jrst-plugin/pom.xml:1.1.1.1 maven-jrst-plugin/pom.xml:1.2 --- maven-jrst-plugin/pom.xml:1.1.1.1 Thu Apr 13 16:09:22 2006 +++ maven-jrst-plugin/pom.xml Fri Apr 14 09:51:57 2006 @@ -1,4 +1,4 @@ - + @@ -24,11 +24,14 @@ 0.6 + + Plugin pour maven 2 pour la génération de xdoc à partir de fichier Rst. + 2006 - + http://labs.libre-entreprise.org/tracker/?group_id=54 @@ -39,11 +42,34 @@ Code Lutin +2 - Développeur + Développeur + + + + + org.apache.maven.plugins + maven-plugin-plugin + 2.1 + + + jrst + pre-site + + report + + + + + target/site-build/xdoc + + + + + @@ -60,5 +86,39 @@ compile + + + + + jrst-cvscomit + http://lists.labs.libre-entreprise.org/mailman/listinfo/jrst-cvscommit + http://lists.labs.libre-entreprise.org/mailman/listinfo/jrst-cvscommit + http://lists.labs.libre-entreprise.org/pipermail/jrst-cvscommit/ + + + + jrst-devel + http://lists.labs.libre-entreprise.org/mailman/listinfo/jrst-devel + http://lists.labs.libre-entreprise.org/mailman/listinfo/jrst-devel + http://lists.labs.libre-entreprise.org/pipermail/jrst-devel/ + + + + jrst-user + http://lists.labs.libre-entreprise.org/mailman/listinfo/jrst-user + http://lists.labs.libre-entreprise.org/mailman/listinfo/jrst-user + http://lists.labs.libre-entreprise.org/pipermail/jrst-user/ + + + + + http://cvs.labs.libre-entreprise.org/cgi-bin/cvsweb.cgi/?cvsroot=jrst + scm:cvs:pserver:anonymous@cvs.labs.libre-entreprise.org:/cvsroot/jrst:${pom.artifactId} + +