Howdy, I've checked out the source code HEAD revision from: http://svn.xwiki.org/svnroot/xwiki/platform/trunks I've installed Maven, setup my .../.m2/settings.xml, and am running "mvn -Pwindows install". The build seems to proceed part way, then one of the tests fails: Running com.xpn.xwiki.tool.xar.XarMojoTest [info] Using the existing package.xml descriptor at [C:\temp\xwiki\tools\xwiki-x ar-plugin\target\test-classes\malformedXml\src\main\resources\package.xml] [error] The existing package.xml is invalid. java.lang.Exception: The supplied document contains no document list at com.xpn.xwiki.tool.xar.XarMojo.getDocumentNamesFromXML(XarMojo.java:2 72) at com.xpn.xwiki.tool.xar.XarMojo.addFilesToArchive(XarMojo.java:321) at com.xpn.xwiki.tool.xar.XarMojo.performArchive(XarMojo.java:124) at com.xpn.xwiki.tool.xar.XarMojo.execute(XarMojo.java:76) Any ideas? -- View this message in context: http://n2.nabble.com/Build-error-of-fresh-checkout-on-Windows-Vista-tp211170... Sent from the XWiki- Dev mailing list archive at Nabble.com.