-
Type:
New Feature
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.5.0
-
Component/s: None
-
Labels:None
Kudu recently ran into some Maven build limitations where shaded dependencies across modules were not being resolved consistently. (See the discussion on KUDU-2043 for details).
While discussing this issue, we thought experimenting with a Gradle build in parallel would be a valuable exercise to see the benefits and flexibility it could provide.
This jira tracks the initial patch. However follow up fixes and enhancements will likely be needed.