Thomas, I had seen this approach yesterday only. I think my attempt is a tick more conservative. But indeed, it seems to be the objective of the XFF filter. Also, what I could not tell fully from the XFF attempt is whether the optionality was there: are there property values or even complete objects that I can leave gouped in some page XML? It seems to me that itreally does not make sense to include them all in a file each. (e.g. objects of the XWiki.TranslationDocumentClass). paul Thomas Mortagne wrote:
Note that an alternative is to add a mojo in the XAR plugin (or write a new Maven plugin) based on Filter module to produce a XAR package from http://extensions.xwiki.org/xwiki/bin/view/Extension/XFF+filter which already been designed for what you want: provide a format that can be edited from filesystem easily. In theory all it takes is to put XFF filter in input and XAR filter in output and run.