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

Use Apache Ivy for sbt 0.13 #95

Merged
merged 1 commit into from
Apr 25, 2021
Merged

Use Apache Ivy for sbt 0.13 #95

merged 1 commit into from
Apr 25, 2021

Conversation

eed3si9n
Copy link
Member

Fixes sbt/sbt#6447

Problem

sbt 0.13's incremental compiler uses Ivy integrated feature called
component, and when using the new Coursier-based launcher it causes
Could not find required component 'xsbti' error.

Solution

Use Apache Ivy by default for sbt 0.13

Fixes sbt/sbt#6447

Problem
-------
sbt 0.13's incremental compiler uses Ivy integrated feature called
component, and when using the new Coursier-based launcher it causes
Could not find required component 'xsbti' error.

Solution
--------
Use Apache Ivy by default for sbt 0.13
@eed3si9n eed3si9n merged commit 2ff13fd into sbt:1.x Apr 25, 2021
@eed3si9n eed3si9n deleted the wip/0.13 branch April 25, 2021 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant