Hi Luis,
What you ask is outside the scope of the xwiki project. You're asking
for some general maven help.
The maven build that xwiki provides is for building what the xwiki
project wants to distribute. It's not for building any custom version
of xwiki.
What you should do:
* create your own maven build
* have a build module that depends on the XE WAR and that replaces the
xwiki.cfg file by your own and that adds your own plugins to the WEB-
INF/lib directory.
Thanks
-Vincent
On Nov 20, 2007, at 2:05 AM, Luis Alves Ferreira wrote:
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
_______________________________________________
devs mailing list
devs(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs