Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Only reference current version: created on website #18

Merged
merged 2 commits into from
Mar 21, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
8 changes: 4 additions & 4 deletions src/site/apt/index.apt.vm
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ ${project.name}

The Site Plugin is used to generate a site for the project. The generated site also includes the project's reports
that were configured in the POM.

Please read the {{{./migrate.html}migration guide}} if you want to upgrade from a previous version.

* Goals Overview
Expand Down Expand Up @@ -75,17 +75,17 @@ ${project.name}
already contain the answer to your question as part of an older thread. Hence, it is also worth browsing/searching
the {{{./mail-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-tracking.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.
entire debug logs, POMs, or, most preferably, little demo projects attached to the issue are very much appreciated.
Of course, patches are welcome, too. Contributors can check out the project from our
{{{./source-repository.html}source repository}} and will find supplementary information in the
{{{/guides/development/guide-helping.html}guide to helping with Maven}}.

* Examples

The following examples show how to use the Site Plugin in more advanced usecases:
The following examples show how to use the Site Plugin in more advanced use cases:

* {{{./examples/creating-content.html}Creating Content}}

Expand Down