Issue #12230 - clarification in docs for jetty-maven-plugin
Signed-off-by: Lachlan Roberts <lachlan.p.roberts@gmail.com>
This commit is contained in:
parent
e376b1a951
commit
f89db4bc7b
|
@ -256,6 +256,7 @@ Usually, only `war` projects are suitable, however, you may configure other type
|
|||
The plugin will refuse to start if the <packaging> 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::
|
||||
|
|
Loading…
Reference in New Issue