aboutsummaryrefslogtreecommitdiffstats
path: root/fop-sandbox
diff options
context:
space:
mode:
Diffstat (limited to 'fop-sandbox')
-rw-r--r--fop-sandbox/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/fop-sandbox/pom.xml b/fop-sandbox/pom.xml
index d0eb9847a..9e6e04e95 100644
--- a/fop-sandbox/pom.xml
+++ b/fop-sandbox/pom.xml
@@ -75,6 +75,7 @@
<artifactId>maven-jar-plugin</artifactId>
<configuration>
<archive>
+ <addMavenDescriptor>false</addMavenDescriptor>
<manifest>
<addDefaultImplementationEntries>true</addDefaultImplementationEntries>
<mainClass>org.apache.fop.cli.Main</mainClass>