Issue #12230 - clarification in docs for jetty-maven-plugin

Signed-off-by: Lachlan Roberts <lachlan.p.roberts@gmail.com>
This commit is contained in:
Lachlan Roberts 2024-10-01 14:46:55 +10:00
parent e376b1a951
commit f89db4bc7b
No known key found for this signature in database
GPG Key ID: 5663FB7A8FF7E348
1 changed files with 1 additions and 0 deletions

View File

@ -256,6 +256,7 @@ Usually, only `war` projects are suitable, however, you may configure other type
The plugin will refuse to start if the &lt;packaging&gt; type in the pom is not in list of `supportedPackagings`.
systemProperties::
Optional.
A map of property name, value pairs.
Allows you to configure System properties for the execution of the plugin.
For more information, see <<setting-system-properties,Setting System Properties>>.
systemPropertiesFile::