Hi,
I'm building a customized version of the xwiki enterprise.
So far i've created a new skin and a new plugin.
I want to:
- define the new skin as default. I mean, instead of changing the
xwiki.cfg or the skin class i would like to make it default at
compile level. Everytime i do mvn install i should be selected as
default.
- include my new plugin in WEB-INF/lib automatically everytime i
compile (just like the other plugins - jodatime etc)
thank you very much for you attention.
regards,
Luis Ferreira