1 Apr
2008
1 Apr
'08
10:34 p.m.
Hello, I am trying to make soem changes to the XWikiHibernateAttachmentStore class. So the procees I follow while building is: 1) Build the xwiki core using mvn install 2) build the Xwiki Enterprise application using - mvn -nsu install -Pxe 3) after this I replace the existing xwiki folder with the newly updated one (from the target folder) Is this the right way to do. I am wondering because it takes almost 8 - 10 mins to build the Enterprise every time I make any small change in the Core code. Thanks.