Skip to content

Commit

Permalink
Oxford comma, fill to file, and tighten language (apache#290)
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo authored Sep 10, 2023
1 parent d3873fe commit 89f1d7d
Showing 1 changed file with 6 additions and 5 deletions.
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

0 comments on commit 89f1d7d

Please sign in to comment.