Slackbot
04/06/2022, 8:00 PMLouis Jacomet
04/07/2022, 7:37 AMapiElements
. But the packaging rule (fat jar vs. external deps) will prefer unshadedRuntimeElements
. And so there is no intersection between the rules.
And this results in a failure.
However changes are being made around that area, and attributes will have a hierarchy. This should allow such a case to properly resolve, because usage will be looked at first over bundling.
@Sterling Can you share more on this?
(and you left a project name in there Chris 😉 )Chris
04/07/2022, 1:09 PMLibraryElements
attribute value for the unshadedRuntimeElements
configuration and then defining a new AttributeCompatibilityRule
to define how this value interacts with the existing values.