Matthieu Brouillard
Matthieu Brouillard
as exposed in #636 sometime if you want to print back recognized values you need to have a raw representation of the float value in a slot. When the input...
as I explain [here in the github forums](https://github.community/t5/GitHub-API-Development-and/consistency-of-repository-url-between-event-types/td-p/21209), there is an inconsistency in the github API. Depending on the event types, the content of the field 'repository.url' is different: -...
as discussed in the dev mailing list [[1](https://mail-archives.apache.org/mod_mbox/maven-dev/202101.mbox/%3CCAGjJkv0%2BAa1ffGYnxWVYkz8_QWt7KsAYcJ0CsEe%2BMGy6h6FQ6w%40mail.gmail.com%3E)][[2](https://mail-archives.apache.org/mod_mbox/maven-dev/202101.mbox/%3CCAGjJkv2trLUX6W0UQwmsizPUNdZ6GXS9FB3ApP7w%2B7MhbBXT-g%40mail.gmail.com%3E)] this PR enhances org.apache.maven.plugin.logging.Log by adding a lazy log method with a `java.util.function.Supplier` for each log level. For each level the supplier...
as discussed in the dev mailing list [[1](https://mail-archives.apache.org/mod_mbox/maven-dev/202101.mbox/%3CCAGjJkv0%2BAa1ffGYnxWVYkz8_QWt7KsAYcJ0CsEe%2BMGy6h6FQ6w%40mail.gmail.com%3E)][[2](https://mail-archives.apache.org/mod_mbox/maven-dev/202101.mbox/%3CCAGjJkv2trLUX6W0UQwmsizPUNdZ6GXS9FB3ApP7w%2B7MhbBXT-g%40mail.gmail.com%3E)] this PR removes depreciation on `org.apache.maven.plugin.logging.Log` Following this checklist to help us incorporate your contribution quickly and easily: - [X] Make sure...
quite often there are CVE that prevent jgitver to be deployed due to guava. The lib is mainly used for directory/file manipulation in tests. It should be quite easy to...
see discussion in https://github.com/jgitver/jgitver-maven-plugin/issues/173
it would be great to be able to release automatically or semi automatically the project once a new tag appeared. to be able to do that we must: - [...
> JGITVER USERS: see below and please provide your though via comments From time to time the computation of project version is very long, sometimes > 30s. By analyzing the...
see also - https://maven.apache.org/plugins-archives/maven-artifact-plugin-LATEST/index.html - https://reproducible-builds.org/ - https://github.com/jgitver/jgitver/pull/114
in many scenarios it would be beneficial to cache some information to compute faster (or not at all) the version