We plan to use the XWiki platform to build a domain specific Wiki
solution. We have implemented wiki pages and extension that provides the
domain specific functionality in XWiki.
If I understood it correctly the proposed solution for installing such a
domain specificy XWiki is:
1. Install XWiki (via installer or as war)
2. Import extensions via the browser interface
I am looking for a possibilty to automate this procedure.
Is it possible to assemble such a XWiki distribution with maven (may be
with the maven assembly plugin)? Does somebody know an existing example?
Are there any other possibilities? May be an installer framework
integration?
Thank you in advance
Richard