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

Remove retrolambda. #202

Merged
merged 1 commit into from
Oct 19, 2024
Merged

Remove retrolambda. #202

merged 1 commit into from
Oct 19, 2024

Conversation

caarmen
Copy link
Owner

@caarmen caarmen commented Oct 19, 2024

Not sure why we still had it.

It's causing problems now:

A problem occurred configuring root project 'poet-assistant'.
> Could not resolve all artifacts for configuration ':classpath'.
   > Could not find me.tatarka.retrolambda.projectlombok:lombok.ast:0.2.3.a2.
     Searched in the following locations:
       - https://dl.google.com/dl/android/maven2/me/tatarka/retrolambda/projectlombok/lombok.ast/0.2.3.a2/lombok.ast-0.2.3.a2.pom
       - https://jcenter.bintray.com/me/tatarka/retrolambda/projectlombok/lombok.ast/0.2.3.a2/lombok.ast-0.2.3.a2.pom
     Required by:
         project :

Not sure why we still had it.

It's causing problems now:
```
A problem occurred configuring root project 'poet-assistant'.
> Could not resolve all artifacts for configuration ':classpath'.
   > Could not find me.tatarka.retrolambda.projectlombok:lombok.ast:0.2.3.a2.
     Searched in the following locations:
       - https://dl.google.com/dl/android/maven2/me/tatarka/retrolambda/projectlombok/lombok.ast/0.2.3.a2/lombok.ast-0.2.3.a2.pom
       - https://jcenter.bintray.com/me/tatarka/retrolambda/projectlombok/lombok.ast/0.2.3.a2/lombok.ast-0.2.3.a2.pom
     Required by:
         project :
```
Copy link

Overall Project 54.02%

There is no coverage information present for the Files changed

@caarmen caarmen merged commit 17bd17f into master Oct 19, 2024
2 checks passed
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