+1

There may be a legacy reason for this with contributors who do not run a
full build before submitting. Now that a full build is made by the CI this
check will be run and should pass before code is merged.

Alex


On Mon, 10 Nov 2025 at 17:22, Emmanuel Bourg <[email protected]> wrote:

> Hi all,
>
> The apache-rat-plugin is currently bound to the validate phase and is
> always executed when compiling the code or running the tests. I'd like
> to suggest moving its execution to the verify phase instead to speed up
> the builds when developing.
>
> That's also how the RAT examples suggest to use the plugin to execute it
> automatically [1].
>
> What do you think?
>
> Emmanuel Bourg
>
> [1] https://creadur.apache.org/rat/apache-rat-plugin/examples/verify.html
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to