Hi, Asiri.
Asiri Rathnayake wrote:
I'm pretty new to building xwiki from source and
ran into a little problem.
When I did 'mvn package' in xwiki-platform-core i get the following output,
...
Look at target/surefire-reports/* for test logs.
Write here log & stacktrace for some failed test.
(I think all logs are similar because of one something error)
That OS, JDK, maven version you use?
Also, i need to know how to get that stand-alone
version (HSQLDB, Jetty and
so on) of XWiki built out of XWiki sources. So far I couldn't figure it
out.
xwiki standalone version builds in xwiki-product-enterprise/distribution
You may build it by "mvn -Pxe" in trunk-devs dir
read
http://www.xwiki.org/xwiki/bin/view/Community/Building
--
Artem Melentyev