-
This morning our automatic builds started failing. We are using clojure:openjdk-11 image to run lein test, lein uberjar etc commands. I see a new version has been released yesterday.
I pulled the l…
-
I'm trying to package Jet for NixOS and it's pretty tricky without an uberjar because NixOS doesn't allow the build process to have network access, so libraries cannot be downloaded when building. The…
-
I'm not sure why, but I'm getting a difference is deps resolution between mac / linux vs windows:
I've been using github actions and debugging this, so I've got a current build log which I'll pull …
-
Hello,
after doing `./gradlew clean build` I get the following error:
```
* Where:
Build file '/Users/yoobi/Documents/Gitlab/Examples/language-server/launchers/build.gradle' line: 50
* What w…
yoobi updated
2 years ago
-
**Describe the bug**
`example/doc-example/build.clj` has:
```clojure
(ns build
"The build script for the example of the poly documentation.
Targets:
* uberjar :project PROJECT
…
-
**Describe the bug**
Project scaffolded at https://code.quarkus.io/ - depending on io.quarkus:quarkus-core:jar:1.5.2.Final,
and extended with polyglot code below, fails at execution with an excepti…
ghost updated
2 years ago
-
### Describe the bug
Creating an uber jar with Qurkus 2.3.1 i see inside the uber jar also the test library like junit or maven.
This is an extract of mvn dependency:list
[INFO] org.junit.jupit…
psini updated
3 years ago
-
If I'm using Timbre "out of the box", do I need to be concerned about [CVE-2021-44228](https://www.lunasec.io/docs/blog/log4j-zero-day/)?
-
#### Instructions for Submitting an Issue
1. Ask for help on Discord (https://discord.gg/eP8gE69) #support if you're unsure this is a new issue.
2. Please search for existing issues before submittin…
-
### Describe the bug
Currently, the [Building the application via the Google Cloud Maven plugin](https://quarkus.io/guides/deploying-to-google-cloud#building-the-application-via-the-google-cloud-mave…