Can't build Openfire from Git source anymore (pack200 problem?)

Today Netbeans complained that src-java-20 files are missing (probably after one of the latest updates from Git). So it didn’t build giving errors about Pack200. I have then readded the project (fully updated from Git) and it doesn’t build. Throws errors almost about every java file. Will try to readd the project completely from a scratch later.

Have started clone from a scratch and imported into Netbeans. Building ok now. Again… i never had to recreate my project so many times with SVN. With Git it gets broken too often (either someone deletes something or changes structure on Git and Netbeans Git client goes nuts…).