Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Oxford comma, fill to file, and tighten language #290

Merged
merged 1 commit into from
Sep 10, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 6 additions & 5 deletions maven-enforcer-plugin/src/site/apt/index.apt
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,11 @@
2007-03-01
------

Maven Enforcer Plugin - The Loving Iron Fist of Maven\x99
Maven Enforcer Plugin - The Loving Iron Fist of Maven

The Enforcer plugin provides goals to control certain environmental constraints such as Maven version, JDK version and OS family
along with many more built-in rules and user created rules.
The Enforcer plugin provides goals to control certain environmental constraints such as
Maven version, JDK version, and OS family along with many more built-in rules and user
created rules.

* Goal Overview

Expand All @@ -38,12 +39,12 @@ Maven Enforcer Plugin - The Loving Iron Fist of Maven\x99

General instructions on how to use the Enforcer Plugin can be found on the {{{./usage.html}usage page}}.

In case you still have questions regarding the plugin's usage, please have a look at the {{{./faq.html}FAQ}} and feel
If you have questions regarding the plugin's usage, please have a look at the {{{./faq.html}FAQ}} and feel
free to contact the {{{./mailing-lists.html}user mailing list}}. The posts to the mailing list are archived and could
already contain the answer to your question as part of an older thread. Hence, it is also worth browsing/searching
the {{{./mailing-lists.html}mail archive}}.

If you feel like the plugin is missing a feature or has a defect, you can fill a feature request or bug report in our
If you feel like the plugin is missing a feature or has a defect, you can file a feature request or bug report in our
{{{./issue-management.html}issue tracker}}. When creating a new issue, please provide a comprehensive description of your
concern. Especially for fixing bugs it is crucial that the developers can reproduce your problem. For this reason,
entire debug logs, POMs or most preferably little demo projects attached to the issue are very much appreciated.
Expand Down