spring-boot/spring-boot-project/spring-boot-tools
Stéphane Nicoll 7607bf1ab8 Document that repackage should not be used on the command-line
This commit clarifies how we intend the spring-boot:repackage goal to
be used. As it operates on the source jar (or war) that must be
effectively up-to-date to produce an accurate result, the package phase
must have run.

Contrary to build-image that was designed to be used on the command-line
by forking a package lifecycle first, repackage does not do that. This
commit also clarifies that by providing a more focused error message.

Closes gh-22317
2024-08-05 16:16:09 +02:00
..
spring-boot-antlib Rename spring-boot-loader to spring-boot-loader-classic 2023-10-03 15:40:04 -07:00
spring-boot-autoconfigure-processor Use `.isEmpty()` where feasible 2023-12-19 22:38:05 -08:00
spring-boot-buildpack-platform Merge branch '3.2.x' into 3.3.x 2024-06-27 10:16:36 +01:00
spring-boot-cli Merge branch '3.2.x' into 3.3.x 2024-06-28 15:47:54 +01:00
spring-boot-configuration-metadata Replace contains/put/get pattern with computeIfAbsent 2023-08-08 13:12:47 +02:00
spring-boot-configuration-metadata-changelog-generator Polish asciidoc generated by changelog generator 2024-03-20 15:10:39 -07:00
spring-boot-configuration-processor Merge branch '3.2.x' into 3.3.x 2024-07-25 16:16:35 +01:00
spring-boot-gradle-plugin Migrate plugins to javadoc asciidoctor macro 2024-07-25 20:49:02 +01:00
spring-boot-gradle-test-support Merge branch '3.2.x' into 3.3.x 2024-07-25 16:16:35 +01:00
spring-boot-jarmode-tools Keep track of written jar entries to not duplicate them 2024-05-27 12:18:00 +02:00
spring-boot-loader Merge branch '3.2.x' into 3.3.x 2024-07-29 11:57:09 +01:00
spring-boot-loader-classic Polish "Add rule to prevent calls to Objects.requireNonNull()" 2024-07-29 11:41:26 +01:00
spring-boot-loader-tools Merge branch '3.2.x' into 3.3.x 2024-07-25 16:16:35 +01:00
spring-boot-maven-plugin Document that repackage should not be used on the command-line 2024-08-05 16:16:09 +02:00
spring-boot-properties-migrator Merge branch '3.2.x' into 3.3.x 2024-06-26 16:27:41 -07:00
spring-boot-test-support Merge branch '3.2.x' into 3.3.x 2024-06-27 10:16:36 +01:00
spring-boot-test-support-docker Merge branch '3.2.x' into 3.3.x 2024-06-27 10:16:36 +01:00