Last modified by Lucas Charpentier (Sereza7) on 2024/01/19 11:27

<
From version < 115.1 >
edited by Thomas Mortagne
on 2019/09/06 12:22
To version < 116.1 >
edited by Thomas Mortagne
on 2019/09/06 15:44
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -4,7 +4,7 @@
4 4  
5 5  {{error}}
6 6  * Use Java 8 (Java 9+ is not supported yet)
7 -* Make sure you install a Maven version >= 3.5.0. Note that our [[CI>>http://ci.xwiki.org]] builds XWiki using Maven 3.6.2 and thus this is our recommended version.
7 +* Make sure you install a Maven version >= 3.5.0. Note that our [[CI>>http://ci.xwiki.org]] builds XWiki using Maven 3.6.1 and thus this is our recommended version.
8 8  * Windows users have several choices for getting past the [[long paths issue>>https://github.com/msysgit/git/pull/122]] (255 char limitation on Windows) and building XWiki:
9 9  ** Use either [[GitHub Desktop>>https://desktop.github.com/]] or [[Git for Windows>>https://git-for-windows.github.io/]] and set ##core.longpaths## to ##True##: {{code}}git config --global core.longpaths true{{/code}}.
10 10  ** Use [[Cygwin>>https://www.cygwin.com/]] which works out of the box.

Get Connected