-
Hi,
Thanks for the tool! I'm probably missing something obvious here, but I have a problem with `:extra-paths` specified for my depstar alias not working unless I refer to the alias itself using `:…
-
See https://clojure.org/guides/tools_build#_compiled_uberjar_application_build
Open question: should `build-clj` contain a single `uber` task that does the `write-pom` & `copy-dir` as well as the `…
-
Hi Vertx team,
We are using Vertx on our private project, and we got the error.
Our environments:
1. Vertx : 4.2.0/4.1.5
2. Java : 17/11
3. Linuxmint 20
We created a Service Proxy for user…
-
## Describe the issue
There is a duplicate class on classpath exception for software/amazon/awssdk/global/handlers/execution.interceptors between software.amazon.awssdk.aws-core and software.ama…
-
Attempts to build ClojureScript result in an error.
Here is the cljs file:
`(ns gauss-gun-web-2.core
(:require [reagent.core :as r]) ;; Error goes away if you comment this line out
)
…
-
Back at the beginning of the course I found that my app was not deploying to heroku properly. I decided to leave it until the end of the course in case anything was amended along the way, but no joy.
…
-
**Describe the bug**
When adding a new database, the `Database type` dropdown shows two different BigQuery drivers with the same name:
![image](https://user-images.githubusercontent.com/653604/135…
-
Hello,
I'm try to build a Kafka Micronaut application with Spark components. Within a Spark dependency I have got some files *.SF, *.DSA and *.RSA and these files break after the UberJar is build t…
-
I am looking to enable the additional JDBC ("additional-options") field for the Redshift driver.
Using `vertica.clj` as a template, I made the following changes -- but the UI does not reflect the e…
-
Hi,
I migrated my project from using lein to clj-deps. After this change `migratus/migrate` no longer find new migrations. I verified this by building an uberjar with `lein` instead, and then it do…