aboutsummaryrefslogtreecommitdiffstats
path: root/fop
diff options
context:
space:
mode:
Diffstat (limited to 'fop')
-rw-r--r--fop/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/fop/pom.xml b/fop/pom.xml
index de896f2ba..5845e1f2c 100644
--- a/fop/pom.xml
+++ b/fop/pom.xml
@@ -47,6 +47,7 @@
<configuration>
<archive>
<manifest>
+ <addClasspath>true</addClasspath>
<addDefaultImplementationEntries>true</addDefaultImplementationEntries>
<mainClass>org.apache.fop.cli.Main</mainClass>
</manifest>