Last modified by Vincent Massol on 2024/04/08 16:22

From version 77.2
edited by Vincent Massol
on 2013/12/03 10:52
Change comment: Don't recommend Maven 3.1.1+
To version 78.1
edited by Jean SIMARD
on 2014/01/13 16:15
Change comment: Add a section for patching a existing module of XWiki

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.VincentMassol
1 +xwiki:XWiki.simard
Content
... ... @@ -309,3 +309,7 @@
309 309  {{/code}}
310 310  
311 311  Make sure you run ##mvn xar:format## to ensure your XWiki XML files are properly formatted, following [[XWiki XML files best practices>>XWikiXMLFilesCodeStyle]].
312 +
313 += Building a patched version =
314 +
315 +If you want to patch a part of XWiki without compiling the entire software, you may take a look at the following [[blog article>>http://hole.tuziwo.info/patch-a-dependency-of-maven.html]]. It explains how to patch and compile only the JAR archive you want, without building all of the JAR archives of XWiki.

Get Connected