18 Jul
2008
18 Jul
'08
12:29 p.m.
On Fri, Jul 18, 2008 at 2:10 PM, Tiago Rinck Caveden <[email protected]> wrote:
On Thu, Jul 17, 2008 at 5:20 PM, Artem Melentyev <[email protected]> wrote:
xwiki.cfg.vm should work. Try to rebuild.
Well, I did a mvn clean on the root directory (trunks), went to xwiki-platform-web/standard, executed the mvn install -Pjettyrun,mysqlcommand and it didn't work again, the xwiki.cfg was not as my xwiki.cfg.vm. And it's not only this way of building that doesn't work. If I build with mvn install -Pmysql on the root dir it doesn't generate the xwiki.cfg as the xwiki.cfg.vm.
May I be missing something?
You need to build the configuration resources tool (located in xwiki-platform-tools) before building xwiki-plaform-web/standard. -- Jean-Vincent Drean