Page 1 of 1

Corrupted Jar Files

PostPosted: 03 Mar 2015, 11:17
by ThatIrishGuy
Hey, so I'm pretty confident with Java but I'm new to GIT and would like to help with this project. Unfortunately, I'm having some issues. I was having a problem building Mage Server, specifically with the Mage Game Two Player jars, but fixed that by manually removing the .lastupdate from the jar filenames. Unfortunately, the jars are now "corrupt" and I get a build failure from Mage Tests. Any help would be much appreciated!

Re: Corrupted Jar Files

PostPosted: 03 Mar 2015, 12:20
by LevelX
Select "Clean & Build" (Maven) from the root project, that should create all project jars from scratch.

CleanAndBuild.jpg


And welcome to the XMage developers. :D