Skip to content

Dependencies with build requirements added in main scope get ignored in test scope #2231

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

Closed
alexarchambault opened this issue Jun 20, 2023 · 0 comments · Fixed by #2274
Closed
Assignees
Labels
bug Something isn't working

Comments

@alexarchambault
Copy link
Contributor

Version(s)
1.0.1

Describe the bug
Scala CLI ignores in test scope dependencies added in a file with a using target directive in main scope

To Reproduce
See this repro repository

Expected behaviour
Scala CLI doesn't discard in test scope the dependency added in main scope in a file with a using target directive

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants