-
### Describe the bug
In a Kotlin project that uses the no-arg / jpa Kotlin compiler plugin, entities cannot be changed in continuous testing mode because the compiler plugin is not used when the af…
-
We have [tons of issues related to running this plugin with Android projects](https://github.com/CycloneDX/cyclonedx-gradle-plugin/issues?q=is%3Aissue+android).
For most of them the solution is to…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
This repository currently has no…
-
### Current Behavior
`JavaExec.classpath` additions from a convention plugin don't work with the `run` task unless the Application Plugin is applied first.
### Expected Behavior
The order the…
-
https://docs.gradle.org/8.5/userguide/java_testing.html#sec:java_test_fixtures
Honestly I am not sure about the possibility in Kotlin Multiplatform projects 😅
Needs to be find out.
-
Greetings,
I followed the build instructions and got this error:
```bash
ld.lld: error: undefined symbol: osrf_testing_tools_cpp::memory_tools::on_unexpected_calloc(std::__ndk1::variant)
>>> r…
-
**Is your feature request related to a problem? Please describe.**
I am frustrated that my bpmn definitions need to live as junit resources. We are interested in building an independent sdlc for our …
-
Hi! 🙂
Not sure if this is actually an issue with the library or if I have a version conflict among dependencies in my project.
I see this error when I run my tests:
```
Exception on loading sc…
-
As a [Gradle Kotlin DSL](https://github.com/gradle/kotlin-dsl) adopter, I'd like to know how to configure this plugin using the Kotlin DSL.
[This plugin was identified](https://github.com/gradle/gr…
-
(Edit: I think I found the commit where this issue started: https://github.com/libgdx/libgdx/commit/bfe255a2727377b910be20af48d40867c588a8a3)
Error Overview:
When using libGDX 1.13.0 and a gwt bui…