Ashley

Results 112 comments of Ashley
trafficstars

is there any update on this? Would be a very welcome feature. Alpine provides OpenJDK builds out of the box as well: - x86_64 https://pkgs.alpinelinux.org/package/edge/community/x86_64/openjdk21 - aarch64 https://pkgs.alpinelinux.org/package/edge/community/aarch64/openjdk21

@bartekpacia in the mean time, there is oracle's setup-java action that can be used to install the latest openjdk and GA and EA releases directly from the openjdk devs. Would...

Might be worth the owners onboarding new additional maintainers if possible? That'd help clear the backlog of PRs too. Appreciate everyone is nervous in the aftermath of the XZ incident.

Hi, it appears both the Wiki and the documentation for installation on the website still say Java 17 is supported. I would fork to update those and raise a PR...

yep it is! Do I just visit the URL matching the GAV in that case, or do I need to configure the site artifacts? Thanks for the quick response

So I've just double checked... it appears to be pointing at the JavaDocs themselves rather than the output of `./mvnw site`, which was what I was mostly expecting. Is there...

@maxcellent sorry to bother, but is there any update on how to work around this, or how to package Maven Site output in such a way it is handled correctly?...

https://github.com/ascopes/protobuf-maven-plugin/tree/main ``` ./mvnw clean site -Dmaven.test.skip -Dinvoker.skip ``` Requires JDK 11 through 23. Thanks for taking a look. It is greatly appreciated.

Please can this be reopened? It is still an active issue affecting other thirdparty products depending on this.