Skip to content

Commit 9ea5c58

Browse files
committed
Remove stale mention of module layout from Maven plugin's docs
Closes gh-14854
1 parent 7eb1df1 commit 9ea5c58

File tree

1 file changed

+0
-3
lines changed
  • spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/src/site/apt

1 file changed

+0
-3
lines changed

spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/src/site/apt/usage.apt.vm

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,6 @@ Usage
109109

110110
* <<<ZIP>>> (alias to <<<DIR>>>): similar to the <<<JAR>>> layout using <<<PropertiesLauncher>>>.
111111

112-
* <<<MODULE>>>: Bundle dependencies (excluding those with <<<provided>>> scope) and project resources.
113-
Does not bundle a bootstrap loader.
114-
115112
* <<<NONE>>>: Bundle all dependencies and project resources. Does not bundle a bootstrap loader.
116113

117114
[]

0 commit comments

Comments
 (0)