spring-boot/spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/src
Stephane Nicoll 75b74637f6 Make sure the 'native' profile can be used in a multi-modules project
This commit updates the 'native' profile so that it provides plugin
management for the plugins involved in building a native image, rather
than forcing their executions.

This commit also update the Maven Plugin reference guide to describe
what the native profile does, and how it can be used in various
scenarios.

Closes gh-33184
2022-11-22 12:33:52 +01:00
..
docs Make sure the 'native' profile can be used in a multi-modules project 2022-11-22 12:33:52 +01:00
intTest Add support for building an image without forking the Maven lifecycle 2022-11-22 10:42:26 +01:00
main Add support for building an image without forking the Maven lifecycle 2022-11-22 10:42:26 +01:00
maven/resources Use HTTPS for license links 2020-05-15 16:33:11 +01:00
test Set Java source and target when compiling AOT generated sources 2022-11-14 15:05:13 -06:00