diff options
author | Glenn Adams <gadams@apache.org> | 2016-03-13 02:18:57 +0000 |
---|---|---|
committer | Glenn Adams <gadams@apache.org> | 2016-03-13 02:18:57 +0000 |
commit | 5dbc5b758b6d3323c51e92c90c9aa1e1a2317f98 (patch) | |
tree | 03b73a4bb37ddac748e97a2546727313a2ad199a /fop-sandbox | |
parent | 56a5fe00c829a616178a2b95f371577fa4ff6db1 (diff) | |
download | xmlgraphics-fop-5dbc5b758b6d3323c51e92c90c9aa1e1a2317f98.tar.gz xmlgraphics-fop-5dbc5b758b6d3323c51e92c90c9aa1e1a2317f98.zip |
Fixups for fop-sandbox artifacts, svn:ignore.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/maven@1734754 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'fop-sandbox')
-rw-r--r-- | fop-sandbox/pom.xml | 1 |
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> |