-
### Service(s)
Update center
### Summary
Error is:
```console
09:45:08 Exception in thread "main" java.io.FileNotFoundException: caches/artifactory/ (File name too long)
09:45:08 at jav…
-
I am currently working on a [PR](https://github.com/apache/camel-k/pull/4190) and using the `test-common` test to run the e2e tests in my minikube cluster.
My test run basically gets stuck with the…
-
@MarkEWaite found in `git-client-plugin` among others a minor regression introduced acc. `git bisect` by @basil’s #310:: a nonfatal message
```
[ERROR] 'distributionManagement.status' must not be …
-
### Expected Behavior
Gradle `kotlin-dsl` plugin should not modify `kotlinOptions.freeCompilerArgs` in task action (Gradle execution phase)
### Current Behavior
In Gradle 7.3 - 7.5.1 versions…
-
**Describe the bug**
I am trying to publish a local version of kotlinx.serialization using `./gradlew build install`, but it is failing with the following error:
```
* What went wrong:
Execution f…
-
Hi,
This is an amazing project. I am trying to dynamically change sql dialects using jooq. The following java code works:
```
var sql = "CREATE TABLE IF NOT EXISTS location_code (id UUID, country…
-
There have been participants using Architectury Loom in their project; we will need to detect them and check their configuration for maven publications.
Technical-wise, we are looking for a task c…
3TUSK updated
3 years ago
-
### Expected Behavior
Maven-publish task support the following types to be published (defined in the publications block):
```
The following types/formats are supported:
- Instances of Config…
-
Hello. I want to clarify that dc shows the following alert in report:
"kafka-clients-2.7.1.jar
CVE-2021-26291
Apache Maven will follow repositories that are defined in a dependency’s Project O…
-
**Describe the bug**
When building project with SuperBuilder classes and `lombok.builder.className=Builder` in config, I get compilation issues:
```
[ERROR] /home/jbrazdil/rht/pnc-api/src/main/java…