Ian Young
Ian Young
I have some odd behaviour which is perhaps related to dependencies. Let me lay it all out and see if it rings any bells. I have some files with an...
### TestNG Version > Note: only the latest version is supported n/a ### Expected behavior The Javadoc at , referred to by the web site, should be valid. ### Actual...
macOS doesn't ship with a `sha256sum` command, so the `fetch-shib` command fails there. The local alternative is `shasum -a 256`.
The update to Galaxy NG has broken some links. Example, reference 72 (page 144 in edition 2.2): >see the official documentation: Installing Multiple Roles From a File. This no longer...
I'm working on validating the software supply chain for another project and I haven't been able to find a definitive statement about the package signing key used by the Mockito...
##### Summary If you use `ansible.builtin.include_role` and use `role` rather than `name` as the name of the role to include, `ansible-lint` suppresses output. ##### Issue Type - Bug Report #####...
I'm working on a project which imports artifacts from Maven Central, but verifies the signatures against known-good keys. It look to me as if the OpenPGP key used to sign...
### Steps to reproduce Use Nanoc's external link checker ### Expected behavior A list of problems, or not. ### Actual behavior Some URLs result in a `Net::OpenTimeout` error. This terminates...
Jetty 10 and Jetty 11 are now in their [End of Community Support](https://github.com/jetty/jetty.project/issues/10485) period. They will probably be completely EOL around 2025-01-01, although that is yet to be confirmed. I...
When I originally built this, there was much less in the way of container images on which to base the work so I built up from a bare Java (now...