Files
spring-boot/build-plugin
Stéphane Nicoll a4e49c1e0a Revisit condition to skip AOT processing of tests
This commit stop skipping AOT processing of tests when tests execution
is skipped. With this commit, only the presence of maven.test.skip makes
the processing to skip.

This harmonize the behavior with other standard plugins that do react
to the property. For instance, the compiler plugin will not compile the
tests if that property is set, but would do so if skipTests was
provided.

Closes gh-46929
2025-12-23 17:22:52 +01:00
..
2025-11-17 21:00:09 -08:00