Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The following commit breaks the assembly build on some environment due to long file path:
commit dce83db7c2444e3e058a6561ea806fe1c3d171c9 Author: Matt Pavlovich <matt@hyte.io> Date: Fri Jun 4 09:30:31 2021 -0500 [AMQ-8290] Cleanup assembly warnings and upgrade assembly plugin - Convert 'attached' to 'single' goal - Clean up leading "/" in descriptors (cherry picked from commit 5c9df5db0c4f4682ff489f437eea7ec7da98ba92)
I will use posix instead of gnu and test on different environment.