Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
In order to collect dependencies (seeĀ MSHARED-801), access is needed to use many aether classes. The current strategy is to shade some necessary aether classes into the artifact-transfer jar file but this won't work for collecting because it will actually force to use those classes of the specific aether 0.9.0.M2 fixed version shaded in the jar at build time, and this implies there won't be using the local distribution aether version any longer.
However, to use the local Maven distribution version of aether, their classes need to be explicitly imported to be available.
Attachments
Issue Links
- links to