spring-boot/spring-boot-project
Stephane Nicoll 216d156968 Refine native profile to use a classifier for the repackaged jar
This commit refines 80470f0b26 so that the 'repackage' goal of the
Spring Boot maven plugin uses a classifier. Previously, a regular
package with the profile fails as the Native Build Tools is trying to
use the repackaged archive as a regular jar file.

This is temporary as we'd like to explore other solutions, including
suggesting an additional option in the NBT plugin itself that uses the
regular classpath, rather than the produced jar.

See gh-30830
2022-05-18 15:45:40 +02:00
..
spring-boot Merge branch '2.7.x' 2022-05-17 22:22:08 -07:00
spring-boot-actuator Remove support for Solr as it is not compatible with Jetty 11 2022-05-18 11:33:55 +01:00
spring-boot-actuator-autoconfigure Remove support for Solr as it is not compatible with Jetty 11 2022-05-18 11:33:55 +01:00
spring-boot-autoconfigure Merge branch '2.7.x' 2022-05-18 13:18:20 +01:00
spring-boot-cli Merge branch '2.7.x' 2022-05-17 18:37:27 +01:00
spring-boot-dependencies Upgrade to Spring Kafka 3.0.0-M4 2022-05-18 14:07:58 +01:00
spring-boot-devtools Merge branch '2.7.x' 2022-05-17 21:50:42 -07:00
spring-boot-docs Remove support for Solr as it is not compatible with Jetty 11 2022-05-18 11:33:55 +01:00
spring-boot-parent Merge branch '2.7.x' 2022-05-17 18:37:27 +01:00
spring-boot-properties-migrator
spring-boot-starters Refine native profile to use a classifier for the repackaged jar 2022-05-18 15:45:40 +02:00
spring-boot-test Do not use application/graphql as default MIME type 2022-05-04 13:05:45 +02:00
spring-boot-test-autoconfigure Remove support for embedded MongoDB 2022-05-06 17:05:36 -05:00
spring-boot-tools Fix Maven-based AOT generation on Windows 2022-05-18 10:54:35 +01:00