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

kotlin-annotations-jvm:1.3.41 contains an invalid "compile" dependency on "builtins" #19

Closed
tlinkowski opened this issue Aug 31, 2019 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@tlinkowski
Copy link
Owner

Execution failed for task ':pl.tlinkowski.annotation.basic:compileKotlin'.
> Could not resolve all files for configuration ':pl.tlinkowski.annotation.basic:compileClasspath'.
   > Could not find org.jetbrains.kotlin:builtins:1.3.41.
     Searched in the following locations:
       - https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/builtins/1.3.41/builtins-1.3.41.pom
       - https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/builtins/1.3.41/builtins-1.3.41.jar
     Required by:
         project :pl.tlinkowski.annotation.basic > org.jetbrains.kotlin:kotlin-annotations-jvm:1.3.41

Source: https://search.maven.org/artifact/org.jetbrains.kotlin/kotlin-annotations-jvm/1.3.41/jar

We should switch to "1.3.50" or load "1.3.41" without its compile dependency.

@tlinkowski tlinkowski added the bug Something isn't working label Aug 31, 2019
@tlinkowski tlinkowski added this to the 0.2.0 milestone Aug 31, 2019
@tlinkowski tlinkowski self-assigned this Aug 31, 2019
@tlinkowski
Copy link
Owner Author

Issue on YouTrack: KT-33140

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
None yet
Development

No branches or pull requests

1 participant