X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/blobdiff_plain/cee6ae6362a67a951a7f38ba87beb2b225f3a28b..12e620bc6d34d4d10d026b4fdb653303d3db3923:/eu.etaxonomy.taxeditor.printpublisher/pom.xml diff --git a/eu.etaxonomy.taxeditor.printpublisher/pom.xml b/eu.etaxonomy.taxeditor.printpublisher/pom.xml index 5a467bdfd..39d04f455 100644 --- a/eu.etaxonomy.taxeditor.printpublisher/pom.xml +++ b/eu.etaxonomy.taxeditor.printpublisher/pom.xml @@ -3,16 +3,80 @@ taxeditor-parent eu.etaxonomy - 5.9.2 + 5.28.0 4.0.0 - eu.etaxonomy eu.etaxonomy.taxeditor.printpublisher eclipse-plugin Printpublisher Bundle http://cybertaxonomy.eu/printpublisher - + + + + org.apache.maven.plugins + maven-dependency-plugin + 3.1.2 + + + copy-dependencies + validate + + copy-dependencies + + + + cdmlib-commons,cdmlib-model,cdmlib-persistence,cdmlib-services,cdmlib-cache,cdmlib-ext,cdmlib-io,cdmlib-remote-webapp + + + cdmlib-remote,cdmlib-print + + ${basedir}/lib + true + true + true + + + + copy-dependency-jars + validate + + copy-dependencies + + + + fop + + + ${basedir}/lib + + true + true + true + + + + + + + + + eu.etaxonomy + cdmlib-remote + ${cdmlib.version} + + + eu.etaxonomy + cdmlib-print + ${cdmlib.version} + + + + org.apache.xmlgraphics + fop + 2.5 + +