Skip to content

Commit

Permalink
Merge pull request #12336 from jetty/jetty-12.0.x-12230-jetty-maven-p…
Browse files Browse the repository at this point in the history
…lugin

Issue #12230 - clarification in docs for jetty-maven-plugin
  • Loading branch information
lachlan-roberts authored Oct 2, 2024
2 parents e9d61a1 + f89db4b commit 65b3130
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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::
Expand Down

0 comments on commit 65b3130

Please sign in to comment.