/application-wikiflavor

Manage a list of flavors for the creation of new wikis.

Primary LanguageJava

Wiki Flavor Application

Designed to propose a list of flavors when you create a new wiki for XWiki >= 6.4 and <= 7.0 (which has its own flavor mechanism).

![Build Status](http://ci.xwiki.org/buildStatus/icon?job=Contrib - Wiki Flavor Application)

How to build

mvn clean install -Pquality --settings maven-settings.xml

How to run integration-tests

mvn test -Pintegration-tests --settings maven-settings.xml

More infos on xwiki.org.