Hi, If you wish to create a product based on XWiki Enterprise, you can check this Maven Archetype that I have created for this need: https://github.com/xwiki/xwiki-enterprise/tree/master/xwiki-enterprise-archetype
Hope it helps, -Vincent On 22 Apr 2015 at 07:48:34, Miroslav Beranič ([email protected](mailto:[email protected])) wrote: > Hi all, > > I work/develop on XWiki 7.0.1-SNAPSHOT. I had some problems with the > Maven builds, as the ${*.version} variables are not replaced in final > WAR, but it is easy solved with shell scripts. > > I have upgraded (actually I have tried but have created new deploy > now) from version 6.4.1. In that deploy I have a set of "favourite" > extensions. I had to manually install each and every one on new > deploy. Is there a way to create WAR bundle with all the extensions > and deploy that WAR-with-extensions? Or some other kind of pre-build > set of JAR/XAR files to just drop on Tomcat and run? > > How would one start to create such a bundle? With Maven POM magic, > scripting, ... ? > > > Kind Regards, > -- > Miroslav Beranič > MIBESIS > +386(0)40/814-843 > [email protected] > http://www.mibesis.si > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

