-
## Context
I'm using `tar` to extract the contents downloaded from https://repo1.maven.org/maven2/org/jruby/jruby-dist/9.4.8.0/jruby-dist-9.4.8.0-bin.tar.gz for re-packaging it and uploading it to…
-
I'm trying to build Eureka Server with Spring Native for research. The build was sucessful, but got failure when ran executable file:
```
org.springframework.context.ApplicationContextException: U…
-
Repeating a bit of background information from [this](https://graalvm.slack.com/archives/CMY63522F/p1709377340526689) Slack conversation:
I'm setting up a Kotlin / Gradle project (with a non-GraalV…
-
As soon as I install this extension I start getting all kind of compilation errors in the PROBLEM view. Errors that don't make sense like saying it can't find a variable that's clearly defined.
I…
-
```
Hi,
I'm really interested in this project, especially the internationalization
part. Any chance to add your extensions via Maven? This would be really, really
great :)
P.S. I don't know how to…
-
```
Hi,
I'm really interested in this project, especially the internationalization
part. Any chance to add your extensions via Maven? This would be really, really
great :)
P.S. I don't know how to…
-
-
Running test with custom step does not work - just uploading gives the same result.
Steps to reproduce
following [example](https://github.com/citrusframework/yaks#custom-steps)
```
yaks test ext…
-
it's not critical or anything but we should probably understand it..
code:
```java
package com.example.service;
import org.springframework.ai.chat.ChatClient;
import org.springframework.…
-
Trying to lock the `org.apache.jena/apache-jena-libs` dep given the following deps.edn fails with a "Maven deps can have only 1 path":
```edn
{:paths ["src" "resources"]
:deps {org.clojure/clojure…