diff artifacts/src/assembly/assembly.xml @ 8520:65a2944ec5bb

We don't need the base directory in the assembly.
author Tom Gottfried <tom@intevation.de>
date Fri, 19 Dec 2014 16:34:12 +0100
parents dc02c7f96ad8
children e21f847569e7
line wrap: on
line diff
--- a/artifacts/src/assembly/assembly.xml	Fri Dec 19 15:24:43 2014 +0100
+++ b/artifacts/src/assembly/assembly.xml	Fri Dec 19 16:34:12 2014 +0100
@@ -2,6 +2,7 @@
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 http://maven.apache.org/xsd/assembly-1.1.2.xsd">
   <id>bin</id>
+  <includeBaseDirectory>false</includeBaseDirectory>
   <formats>
     <format>tar.bz2</format>
   </formats>

http://dive4elements.wald.intevation.org