changeset 2572:8026471cdbea

Remove unused excludeTransitives from distribution pom.xml Reviewed-by: stooke Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2017-January/022068.html
author Jie Kang <jkang@redhat.com>
date Thu, 26 Jan 2017 11:10:27 -0500
parents c56c473f6ef2
children 006ac47d1506
files distribution/pom.xml
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/distribution/pom.xml	Thu Jan 26 13:27:26 2017 +0100
+++ b/distribution/pom.xml	Thu Jan 26 11:10:27 2017 -0500
@@ -269,7 +269,6 @@
                 </artifactItem>
               </artifactItems>
               <outputDirectory>${project.build.directory}/image/webapp</outputDirectory>
-              <excludeTransitive>true</excludeTransitive>
             </configuration>
           </execution>
         </executions>