Fix OSX build failure:gid # is too big >2097151 45/5345/1
authorMandeep Khinda <mandeep.khinda@amdocs.com>
Thu, 9 Mar 2017 21:21:13 +0000 (16:21 -0500)
committerMandeep Khinda <mandeep.khinda@amdocs.com>
Thu, 9 Mar 2017 21:27:52 +0000 (16:27 -0500)
Change-Id: Iad5b15cab366adbaf231919ec0381ee74ccd7976
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
packages/deliveries/pom.xml

index 5f20b18..29c398f 100644 (file)
@@ -52,6 +52,7 @@
                                        <!-- DEVELOPER PACKS -->
                                        <execution>
                                                <configuration>
+                                                       <tarLongFileMode>posix</tarLongFileMode>
 
                                                        <descriptors>
                                                                <descriptor>src/main/assembly/war-pack/mso-wars.xml</descriptor>