From f4db81a59a53b171d3217ab5016bde8428a383a1 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Thu, 24 Jun 2010 13:27:22 +0000 Subject: [PATCH] * pom.xml formatting * references #320 git-svn-id: svn+ssh://svn.synyx.de/var/svn/synyx/opensource/hera/trunk@11634 5a64d73e-33d6-4ccc-9058-23f8668ecac9 --- pom.xml | 530 +++++++++++++++++++++++++++----------------------------- 1 file changed, 253 insertions(+), 277 deletions(-) diff --git a/pom.xml b/pom.xml index 7bc9bd6..e95f455 100644 --- a/pom.xml +++ b/pom.xml @@ -1,226 +1,202 @@ - - 4.0.0 - org.synyx.hera - org.synyx.hera - pom - Hera - 0.7-SNAPSHOT - Simple plugin infrastructure - - - Synyx GmbH & Co. KG - http://www.synyx.org - - 2008 - - - core - metadata - - - - - gierke - Oliver Gierke - ogierke@vmware.com - http://www.olivergierke.de - SpringSource - a division of VMware - http://www.springsource.com - - Project lead - - +1 - - - - - - - maven-compiler-plugin - - 1.5 - 1.5 - - + + 4.0.0 + org.synyx.hera + org.synyx.hera + pom + Hera + 0.7-SNAPSHOT + Simple plugin infrastructure - - org.apache.maven.plugins - maven-source-plugin - - - attach-sources - - jar - - - - - - - - com.agilejava.docbkx - docbkx-maven-plugin - 2.0.8 - - - - generate-html - generate-pdf - - pre-site - - - false - - - + + Synyx GmbH & Co. KG + http://www.synyx.org + + 2008 + + + core + metadata + + + + + gierke + Oliver Gierke + ogierke@vmware.com + http://www.olivergierke.de + SpringSource - a division of VMware + http://www.springsource.com + + Project lead + + +1 + + + + + + + maven-compiler-plugin + + 1.5 + 1.5 + + + + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + + jar + + + + + + + + com.agilejava.docbkx + docbkx-maven-plugin + 2.0.8 + + + + generate-html + generate-pdf + + pre-site + + + false + + + offo.hyphenation fop-hyph 0.1 runtime - - - org.docbook - docbook-xml - 4.4 - runtime - - - - - ${basedir}/src/doc - - - ${basedir}/target/doc - - - src/doc/layout/pdf/fo-pdf.xsl - - - - src/doc/layout/html/fo-html.xsl - - - - resources/styles.css - - true + + org.docbook + docbook-xml + 4.4 + runtime + + + + ${basedir}/src/doc + ${basedir}/target/doc + src/doc/layout/pdf/fo-pdf.xsl + src/doc/layout/html/fo-html.xsl + resources/styles.css + true - - - StellaLining - - normal - - ${basedir}/src/doc/layout/pdf/fonts/SteLiR__.ttf + + + StellaLining + + normal + ${basedir}/src/doc/layout/pdf/fonts/SteLiR__.ttf + ${basedir}/src/doc/layout/pdf/fonts/SteLiR__.xml + + + StellaLining + + normal + ${basedir}/src/doc/layout/pdf/fonts/SteLiI__.ttf + ${basedir}/src/doc/layout/pdf/fonts/SteLiI__.xml + + + StellaLining + + bold + ${basedir}/src/doc/layout/pdf/fonts/SteLiB__.ttf + ${basedir}/src/doc/layout/pdf/fonts/SteLiB__.xml + + + StellaLining + + bold + + ${basedir}/src/doc/layout/pdf/fonts/SteLiBI_.ttf - - ${basedir}/src/doc/layout/pdf/fonts/SteLiR__.xml + + ${basedir}/src/doc/layout/pdf/fonts/SteLiBI_.xml - - - StellaLining - - normal - - ${basedir}/src/doc/layout/pdf/fonts/SteLiI__.ttf - - - ${basedir}/src/doc/layout/pdf/fonts/SteLiI__.xml - - - - StellaLining - - bold - - ${basedir}/src/doc/layout/pdf/fonts/SteLiB__.ttf - - - ${basedir}/src/doc/layout/pdf/fonts/SteLiB__.xml - - - - StellaLining - - bold - - ${basedir}/src/doc/layout/pdf/fonts/SteLiBI_.ttf - - - ${basedir}/src/doc/layout/pdf/fonts/SteLiBI_.xml - - - + + - - - - - - - - - - - - + + + + + + + + + + + + - - - - - org.apache.felix - maven-bundle-plugin - 1.4.3 - - - - bundle-manifest - process-classes - - manifest - - - - - - * - ${project.groupId} - src/main/resources - - - - - - org.apache.maven.plugins - maven-jar-plugin - 2.2 - - - ${project.build.outputDirectory}/META-INF/MANIFEST.MF - - - + + - - - - + + org.apache.felix + maven-bundle-plugin + 1.4.3 + + + + bundle-manifest + process-classes + + manifest + + + + + + * + ${project.groupId} + src/main/resources + + + + + + org.apache.maven.plugins + maven-jar-plugin + 2.2 + + + ${project.build.outputDirectory}/META-INF/MANIFEST.MF + + + + + + + + - + release performRelease - true + true - + org.apache.maven.plugins maven-gpg-plugin @@ -239,7 +215,7 @@ - + org.apache.maven.plugins @@ -254,88 +230,88 @@ - + - + - - - - - org.apache.maven.plugins - maven-javadoc-plugin + + + + + org.apache.maven.plugins + maven-javadoc-plugin 2.5 - - - - org.codehaus.mojo - jdepend-maven-plugin + + + + org.codehaus.mojo + jdepend-maven-plugin 2.0-beta-2 - - - - org.apache.maven.plugins - maven-pmd-plugin + + + + org.apache.maven.plugins + maven-pmd-plugin 2.4 - - 1.5 - - - - - org.codehaus.mojo - javancss-maven-plugin - 2.0-beta-2 - - - - org.apache.maven.plugins - maven-release-plugin + + 1.5 + + + + + org.codehaus.mojo + javancss-maven-plugin + 2.0-beta-2 + + + + org.apache.maven.plugins + maven-release-plugin 2.0 - - clean verify site:site site:deploy - * [maven-release-plugin] - - - - - - - - - http://svn.synyx.org/synyx/opensource/hera - scm:svn:http://svn.synyx.org/synyx/opensource/hera - scm:svn:https://svn.synyx.de/svn/synyx/opensource/hera - - - - Hudson - - - - Redmine - http://hera.synyx.org - - - - - static.synyx.org - scp://static.synyx.org/home/public/public_html/hera/site - - - nexus.synyx.de - http://nexus.synyx.de/content/repositories/public-releases - - - nexus.synyx.de - http://nexus.synyx.de/content/repositories/public-snapshots - - - + + clean verify site:site site:deploy + * [maven-release-plugin] - + + + + + + + + http://svn.synyx.org/synyx/opensource/hera + scm:svn:http://svn.synyx.org/synyx/opensource/hera + scm:svn:https://svn.synyx.de/svn/synyx/opensource/hera + + + + Hudson + + + + Redmine + http://hera.synyx.org + + + + + static.synyx.org + scp://static.synyx.org/home/public/public_html/hera/site + + + nexus.synyx.de + http://nexus.synyx.de/content/repositories/public-releases + + + nexus.synyx.de + http://nexus.synyx.de/content/repositories/public-snapshots + + + - + com.springsource.repository.bundles.release SpringSource Enterprise Bundle Repository - Release Bundles @@ -344,7 +320,7 @@ false - + com.springsource.repository.bundles.external SpringSource Enterprise Bundle Repository - External Bundles @@ -353,7 +329,7 @@ false - + - +