Changes for page Maven XAR Plugin

Last modified by Vincent Massol on 2021/04/09 18:01

From version 20.1
edited by Vincent Massol
on 2018/02/19 12:00
Change comment: There is no comment for this version
To version 21.1
edited by Vincent Massol
on 2018/03/07 17:17
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -133,7 +133,7 @@
133 133  * Verify that ##version## is set to 1.1
134 134  * Verify that ##comment## is empty
135 135  * Verify that ##minorEdit## is set to false
136 -* Verify that the ##defaultLanguage## is empty for technical documents or ##en## for documents having translations (which we assume are not technical documents). If a page has translations then we consider it as a content page, otherwise we consider it a technical document. Note that since version 7.1 it's possible to provide a white list of content and technical pages (when both are specified and matching, technical pages take precedence). For example:(((
136 +* Verify that the ##defaultLanguage## is empty for technical documents or the configured language in the mojo (by default ##en##, it's configurable in the ##<configuration>##, for example ##<defaultLanguage>fr</defaultLanguage>##) for documents having translations (which we assume are not technical documents). If a page has translations then we consider it as a content page, otherwise we consider it a technical document. Note that since version 7.1 it's possible to provide a white list of content and technical pages (when both are specified and matching, technical pages take precedence). For example:(((
137 137  {{code language="xml"}}
138 138  <plugin>
139 139   <groupId>org.xwiki.commons</groupId>

Get Connected