Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make PluginResolver only fetch dependencies from smithyPlayground.extensions #230

Merged
merged 2 commits into from
Mar 2, 2023

Conversation

kubukoz
Copy link
Owner

@kubukoz kubukoz commented Mar 2, 2023

In #225, a regression was introduced: the plugin resolver switched to only use dependencies from maven.dependencies and mavenDependencies.

Previously, it was that plus smithyPlayground.extensions. Now, it'll be just extensions - I figured that Playground shouldn't encourage people to have Scala dependencies in the normal dependencies, as that might unnecessarily increase the amount of jars loaded by other tooling.

@kubukoz kubukoz merged commit 85e4ef7 into main Mar 2, 2023
@kubukoz kubukoz deleted the plugin-resolver-isolated branch March 2, 2023 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant