-
Using v1.0.4:
this should be mvn.cmd not mvn.bat
```
java.io.IOException: Cannot run program "mvn.bat": CreateProcess error=2, The system cannot find the file specified
at java.base/java.lang…
-
I am unable to start my pinot controller pod in AWS EKS environment.
**For that I have added configurations in values.template.yaml for pinot to connect it from aws s3**
As I have confirmed my…
-
I am unable to get the Mysql connector to work (postgress and mongodb work fine)
is this the correct JDBC format?
`APP_MYSQL_JDBC_URL="jdbc:mysql://root:password@local.hasura.dev:3308/chronomics_l…
-
I believe this is more of a usage question rather than a bug.
I have my project configured using Kotlin DSL.
But for some internal reasons, I need to configure my own gradle task, which is pretty …
-
-
### Before reporting an issue
- [X] I have searched existing issues
- [X] I have reproduced the issue with the latest release
### Area
account/api
### Describe the bug
I have a Keycloa…
-
I used Maestro in the past but since some months Maestro is not longer working on more than one Macbook with ARM M1.
Test already done without success:
- installing latest version using cURL
- in…
-
I have been trying to get my compiler written in Java to compile to Javascript with Bytecoder, and sadly it fails with the following messages:
```
May 22, 2024 6:39:59 PM de.mirkosertic.bytecoder.co…
-
Using `Bukkit.dispatchCommand(sender, cmd)` doesn't seem to work properly with picocli. The command is fired, because I don't get the text that I entered an unknown command, but the `run()` method did…
CC007 updated
4 years ago
-
Is this library compatible with Jansi 2? If yes, what does that mean for GraalVM compatibility? It looks like Jansi 2 already provides some level of native support. Is then this `picocli-jansi-graalvm…