Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
2.3
-
None
-
None
-
[aelmadho@aelmadho-laptop Kernel]$ mvn -version
Apache Maven 3.0.4 (rNON-CANONICAL_2012-07-25_12-05_mockbuild; 2012-07-25 08:05:49-0400)
Maven home: /usr/share/maven
Java version: 1.7.0_05-icedtea, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.5.x86_64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.5.0-2.fc17.x86_64", arch: "amd64", family: "unix"[ aelmadho@aelmadho-laptop Kernel]$ mvn -version Apache Maven 3.0.4 (rNON-CANONICAL_2012-07-25_12-05_mockbuild; 2012-07-25 08:05:49-0400) Maven home: /usr/share/maven Java version: 1.7.0_05-icedtea, vendor: Oracle Corporation Java home: /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.5.x86_64/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "3.5.0-2.fc17.x86_64", arch: "amd64", family: "unix"
Description
To reproduce the case, you may need to just re-point the POM to the assembly descriptor attached. I am simply able to do the same if I specify a type of "jar" or "zip", but not when using any sort of "tar" based type.
We are using this as a primary basis of our build, which is primarily in C, and I would greatly appreciate any help or feedback on this item.
Alot of thanks on the great work already!