George Gastaldi

Results 345 comments of George Gastaldi

I now get this when running `jbang jreleaser-snapshot@jreleaser deploy --dry-run`: ``` [INFO] JReleaser 1.15.0-SNAPSHOT [INFO] Configuring with jreleaser.yml [INFO] - basedir set to /Users/ggastald/Downloads/jreleaser [INFO] - outputdir set to /Users/ggastald/Downloads/jreleaser/out/jreleaser...

The stacktrace above disappears if I add `sign: false` to the deploy, but I think it's worth reporting here if we could make it less cryptic: ```yaml project: description: Quarkiverse...

``` [INFO] JReleaser 1.15.0-SNAPSHOT ------------------------------------------------------------ jreleaser 1.15.0-SNAPSHOT ------------------------------------------------------------ Build time: 2024-10-23 12:15:13+02:00 Revision: 778cedc90b9fd283a5e20a0ed4b63b4b9084229b JVM: 23 (Eclipse Adoptium 23+37) ------------------------------------------------------------ [INFO] Configuring with jreleaser.yml [INFO] - basedir set to /Users/ggastald/Downloads/jreleaser...

@melloware if there are people interested in working on it, I guess that would be a good idea (as long as the original maintainers could approve it)

@melloware I take you want to volunteer as a maintainer in this repo? :)

I opened https://github.com/quarkiverse/quarkiverse-devops/pull/365 for the @quarkiverse/quarkiverse-logging-json 's team appreciation

I've prototyped an API with these methods in https://github.com/gastaldi/smallrye-common/blob/files/io/src/main/java/io/smallrye/common/io/Files.java

> [@gastaldi](https://github.com/gastaldi) I wonder about the name. Because I'm pretty sure we don't want it to clash with `java.nio.file.Files`. > > I don't see a lot of options apart adding...

Hi @alexeysharandin! In the Platform, external projects are in separate BOMs, so maybe the first step would be to create a BOM in your project if not already done? Plus,...

@arjantijms Expressly was already updated to 6.0.0 in this PR: https://github.com/quarkusio/quarkus/pull/47973