-
I am trying to run a python model inside a hadoop MapReduce task -- so basically a libpython-clj interface within a clj uberjar. When testing within a REPL --> libpython seems to find the python libra…
-
Hi,
I was trying to run a simple servlet app on Jetty w/OmniFaces on classpath but not even used.
The issue is that OmniFaces has servlet context listener that checks for presence of CDI and JSF. …
-
Is there any way to set up jvm-opts for an uberjar build?
I'm trying to move off depstar to this helper lib per the README's recommendation but neither passing `:compile-opts {:jvm-opts ["-Doption"…
-
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…
-
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…
-
**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…