Build improvements
Simplified build.xml to remove the self-updating of phpunit and composer. This speeds up the build. Updating can be handled by the developer as needed.
Added support for coverage reporting and SonarQube analysis.
Simplified the .gitignore file