Index: jrst2/pom.xml diff -u jrst2/pom.xml:1.15 jrst2/pom.xml:1.16 --- jrst2/pom.xml:1.15 Tue Jul 8 15:36:20 2008 +++ jrst2/pom.xml Tue Jul 29 07:59:52 2008 @@ -1,181 +1,148 @@ - - 4.0.0 - - - - lutinlib - lutinproject - 2.2 - - - - jrst - JRst - - - jar - - - 0.8.2-SNAPSHOT - - - Parser RST en Java. - 2004 - - - - http://labs.libre-entreprise.org/tracker/?group_id=54 - - - - - - codelutin-repository - CodeLutinRepository - - http://lutinbuilder.labs.libre-entreprise.org/maven2 - - - - + 4.0.0 + + + + lutinlib + lutinproject + 2.2 + + + + jrst + JRst + + + jar + + + 0.8.2-SNAPSHOT + + + Parser RST en Java. + 2004 + + + + http://labs.libre-entreprise.org/tracker/?group_id=54 + + + + + + codelutin-repository + CodeLutinRepository + http://lutinbuilder.labs.libre-entreprise.org/maven2 + + org.apache.maven.plugins + maven-dependency-plugin + 2.0 + + + copy-dependencies + package + + copy-dependencies + + + ${project.build.directory}/lib + + + + + + org.apache.maven.plugins maven-site-plugin - + 2.0-beta-7 UTF-8 fr,en - + org.apache.maven.plugins maven-javadoc-plugin - - http://java.sun.com/j2se/api/index.html - http://topia.labs.libre-entreprise.org/apidocs/ - http://lutinmatrix.labs.libre-entreprise.org/apidocs/ - http://lutinutil.labs.libre-entreprise.org/apidocs/ - + + http://java.sun.com/j2se/api/index.html + http://topia.labs.libre-entreprise.org/apidocs/ + http://lutinmatrix.labs.libre-entreprise.org/apidocs/ + http://lutinutil.labs.libre-entreprise.org/apidocs/ + - - - - - lutinlib - lutinutil - 0.27 - compile - - - - xmlunit - xmlunit - 1.2 - test - - - - batik - batik-util - 1.6-1 - runtime - - - - commons-io - commons-io - 1.4 - compile - - - - fop - fop - 0.93 - jdk15 - compile - - - - sdoc - sdoc - 0.5.0-beta - test - - - - org.apache.xmlgraphics - xmlgraphics-commons - 1.3 - compile - - - - commons-lang - commons-lang - 2.4 - compile - - - - commons-primitives - commons-primitives - 1.0 - compile - - - - dom4j - dom4j - 1.6.1 - compile - - - - jaxen - jaxen - 1.1.1 - compile - - - - jewelcli - jewelcli - 0.41 - compile - - - - junit - junit - 3.8.2 - test - - - - nwalsh - docbook-xsl-nwalsh - 1.71.1 - compile - - - - - - labs - - scp://labs.libre-entreprise.org/home/groups/${pom.artifactId}/htdocs/ - - - - - + + + + + commons-logging + commons-logging + 1.1.1 + compile + + + lutinlib + lutinutil + 0.29 + compile + + + xmlunit + xmlunit + 1.2 + test + + + org.apache.xmlgraphics + fop + 0.95beta-1 + compile + + + sdoc + sdoc + 0.5.0-beta + test + + + dom4j + dom4j + 1.6.1 + compile + + + uk.co.flamingpenguin + jewelcli + 0.53 + compile + + + junit + junit + 3.8.2 + test + + + org.docbook + docbook-xsl + 1.72.0 + compile + + + + + labs + + scp://labs.libre-entreprise.org/home/groups/${pom.artifactId}/htdocs/ + + + + \ No newline at end of file