Commit 9ea5c58e authored by Andy Wilkinson's avatar Andy Wilkinson

Remove stale mention of module layout from Maven plugin's docs

Closes gh-14854
parent 7eb1df16
...@@ -109,9 +109,6 @@ Usage ...@@ -109,9 +109,6 @@ Usage
* <<<ZIP>>> (alias to <<<DIR>>>): similar to the <<<JAR>>> layout using <<<PropertiesLauncher>>>. * <<<ZIP>>> (alias to <<<DIR>>>): similar to the <<<JAR>>> layout using <<<PropertiesLauncher>>>.
* <<<MODULE>>>: Bundle dependencies (excluding those with <<<provided>>> scope) and project resources.
Does not bundle a bootstrap loader.
* <<<NONE>>>: Bundle all dependencies and project resources. Does not bundle a bootstrap loader. * <<<NONE>>>: Bundle all dependencies and project resources. Does not bundle a bootstrap loader.
[] []
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment