Gary Gregory

Results 856 comments of Gary Gregory

@PabloNicolasDiaz For nth time, you MUST run `mvn` (no extra arguments needed) on the command line before you push and fix issues, otherwise you'll just keep on breaking PR builds...

Hello @PabloNicolasDiaz Thank you for your update. Some new methods are still 0% tested, for example the new `accept` methods: and I also now see why the build did not...

@markro49 Would you please review this PR?

@PabloNicolasDiaz The API `RecordComponentInfo#getConstantPool()` is neither used nor tested. Also, please rebase on git master to pickup the latest, TY!

Hm... `mvn dependency:tree` does not list optional dependencies of optional dependencies. I wonder if this is related and if there is a way to configure the Maven`dependency` plugin to do...

Based on the following conversation on the Maven User's mailing list, it looks like this issue would need to be addressed in the Moditect plugin: https://lists.apache.org/thread/8owf3gxlgxxlt80p49jn34sl2n20tj01 Just for the curious...

Hi @aalmiray and Moditect, Any thoughts from the Moditect side? How should I manage my expectations? TY!

Shouldn't the notes say that a specifc maven site plug-in (or later) is required?

Hello @epugh Thank you for your PR. This is not the way to go IMO. - Deprecation should just be a boolean or an object that carries (a String `description`,...