Open binkley opened 4 years ago
Does this happen with any pom or just some specific one?
@mosabua Here is a specific project and commit:
https://github.com/binkley/spikes/commit/0dc96ab554fc298ac123eb74c3f65a7f20879051
cd scratch
./mvnw clean verify
Here is a second one:
https://github.com/binkley/kotlin-rational/commit/53b8e3536172d61e7bbf5a1feba8da1dfa00cd8c
./mvnw clean verify
I am cutting a new release which has Kotlin 1.4.0 in it .. once that is out .. please try and let me know. I will try to get a few updates done tin the project. Maybe we can knock this one off
Still an issue to this day, using Kotlin 1.4.10.
Adding the dependency in polyglot-translate-plugin-0.4.6.pom seems to work around the problem, but that shouldn't be needed I would think...
Are there any updates on this? Still getting the same error.
produces:
Is there a missing runtime dependency?