From 6a719897d6f98ba89aa08e2f97b2b801be066cbf Mon Sep 17 00:00:00 2001 From: Glenn Adams Date: Sat, 12 Mar 2016 05:39:53 +0000 Subject: Configure fop-{sandbox,servlet,transcoder}, checkstyle, findbugs; fixups for ant targets. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/maven@1734671 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index a4aa8ae0e..d95d0e7ad 100644 --- a/pom.xml +++ b/pom.xml @@ -5,15 +5,19 @@ org.apache.xmlgraphics fop-parent 2.2.0-SNAPSHOT - ${project.groupId}:${project.artifactId} + Apache FOP Parent XML Graphics Format Object Processor pom 1.8 + 4.3.1 1.9.0-SNAPSHOT 1.10 2.15 + 1.3.1 + 1.0.4 + 3.1 1.4.0 3.0.1 2.6 @@ -23,6 +27,7 @@ 2.8 2.5.2 2.18.1 + 2.2 1.0.1 2.2.0-SNAPSHOT 1.2 @@ -43,8 +48,13 @@ fop - - + fop-core + fop-events + fop-sandbox + fop-servlet + fop-transcoder + fop-transcoder-allinone + fop-util @@ -53,11 +63,17 @@ org.apache.maven.plugins maven-compiler-plugin + ${compiler.plugin.version} ${java.version} ${java.version} + + org.apache.maven.plugins + maven-jar-plugin + ${jar.plugin.version} + org.apache.maven.plugins maven-project-info-reports-plugin -- cgit v1.2.3