Skip to content

Modify apt to reference actual target html pages Fixes #228 #229

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

Merged
merged 1 commit into from
Jun 27, 2022
Merged
Show file tree
Hide file tree
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
8 changes: 4 additions & 4 deletions modello-maven-plugin/src/site/apt/index.apt
Original file line number Diff line number Diff line change
Expand Up @@ -64,16 +64,16 @@ Modello Maven Plugin
specific use cases are described in the examples given below.

In case you still have questions regarding the plugin's usage, please have a look at the {{{./faq.html}FAQ}} and feel
free to contact the {{{./mail-lists.html}user mailing list}}. The posts to the mailing list are archived and could
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 {{{./mail-lists.html}mail archive}}.
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
{{{./issue-tracking.html}issue tracker}}. When creating a new issue, please provide a comprehensive description of your
{{{./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.
Of course, patches are welcome, too. Contributors can check out the project from our
{{{./source-repository.html}source repository}}.
{{{./scm.html}source repository}}.

* Examples

Expand Down
12 changes: 6 additions & 6 deletions src/site/apt/release-notes.apt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Modello

* 1.8 Release Notes (2013-08-06)

The {{{http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10510&version=19102}full list of changes}} can be found in our {{{./issue-tracking.html}issue management system}}, and is reproduced below.
The {{{http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10510&version=19102}full list of changes}} can be found in our {{{./issue-management.html}issue management system}}, and is reproduced below.

** Bug

Expand Down Expand Up @@ -63,7 +63,7 @@ Modello

* 1.7 Release Notes (2013-02-19)

The {{{http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10510&version=18979}full list of changes}} can be found in our {{{./issue-tracking.html}issue management system}}, and is reproduced below.
The {{{http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10510&version=18979}full list of changes}} can be found in our {{{./issue-management.html}issue management system}}, and is reproduced below.

** Bug

Expand All @@ -77,7 +77,7 @@ Modello

* 1.6 Release Notes (2012-11)

The {{{http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10510&version=18746}full list of changes}} can be found in our {{{./issue-tracking.html}issue management system}}, and is reproduced below.
The {{{http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10510&version=18746}full list of changes}} can be found in our {{{./issue-management.html}issue management system}}, and is reproduced below.

** Bug

Expand All @@ -103,7 +103,7 @@ Modello

* 1.5 Release Notes (2011-05-30)

The {{{http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10510&version=16405}full list of changes}} can be found in our {{{./issue-tracking.html}issue management system}}, and is reproduced below.
The {{{http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10510&version=16405}full list of changes}} can be found in our {{{./issue-management.html}issue management system}}, and is reproduced below.

** Bug

Expand All @@ -117,15 +117,15 @@ Modello

* 1.4.1 Release Notes (2010-09-25)

The {{{http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10510&version=16774}full list of changes}} can be found in our {{{./issue-tracking.html}issue management system}}, and is reproduced below.
The {{{http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10510&version=16774}full list of changes}} can be found in our {{{./issue-management.html}issue management system}}, and is reproduced below.

** Bug

* [MODELLO-248] - bad deep clone implementation when using java5 and interface associations

* 1.4 Release Notes (2010-05-29)

The {{{http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10510&version=16153}full list of changes}} can be found in our {{{./issue-tracking.html}issue management system}}, and is reproduced below.
The {{{http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10510&version=16153}full list of changes}} can be found in our {{{./issue-management.html}issue management system}}, and is reproduced below.

** Bug

Expand Down