Fix project build
This PR fixes the build script form multi OS environments
- add a root pom.xml
- add some java module-info
- remove jars that are actually built by the compilation scripts
- remove user specific path from the project configuration
- remove target folders from git (actually built from the compilation script)