aboutsummaryrefslogtreecommitdiffstats
path: root/fop-core/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'fop-core/pom.xml')
-rw-r--r--fop-core/pom.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/fop-core/pom.xml b/fop-core/pom.xml
index 69d55e74b..221465ddd 100644
--- a/fop-core/pom.xml
+++ b/fop-core/pom.xml
@@ -337,6 +337,17 @@
<threshold>Low</threshold>
</configuration>
</plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-jar-plugin</artifactId>
+ <configuration>
+ <archive>
+ <manifest>
+ <addDefaultImplementationEntries>true</addDefaultImplementationEntries>
+ </manifest>
+ </archive>
+ </configuration>
+ </plugin>
</plugins>
<resources>
<resource>