Hi everyone,
I felt that I needed to repeat these instructions about building
XWiki from sources:
1) The XWiki build works fine. Yes it does ;)
2) Whenever you think there's an issue check our CI at http://
teamcity.xwiki.org and if it works don't send an email saying the
build doesn't work. Instead refer to points 3 and 4.
3) If your build fails, it's likely that you haven't read the
documentation closely enough. Go read the Building page again.
4) It's likely your error is one of these 2 (in that case read the
building page again):
A) You're not using the correct version of Maven
B) You haven't defined the repos or the correct repos in your
settings.xml file
Thanks
-Vincent