You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What are you trying to do?
The nexus-platform-api library is an uber jar that in the past has caused conflicts, so we were forced to create an internal module in the plugin to relocate the packages in there using shade/shadow.
What feature or behavior is this required for?
This is hard to understand for new contributors and generates an extra delay when building.
How could we solve this issue? (Not knowing is okay!)
There is a new version of nexus-platform-api which is no longer an uber jar.
What are you trying to do?
The nexus-platform-api library is an uber jar that in the past has caused conflicts, so we were forced to create an internal module in the plugin to relocate the packages in there using shade/shadow.
What feature or behavior is this required for?
This is hard to understand for new contributors and generates an extra delay when building.
How could we solve this issue? (Not knowing is okay!)
There is a new version of nexus-platform-api which is no longer an uber jar.
cc @bhamail / @DarthHater / @guillermo-varela / @shaikhu
The text was updated successfully, but these errors were encountered: