I'm just resurrecting the issue #1817 as it was closed by @ngorogiannis but actually is still not fixed and I cannot reopen it myself. This time I'm running infer directly build from the source, version `Infer version v1.2.0-fa18c273d0`. This time the command displays way less messages: ``` Capturing in maven mode... Nothing to compile. Try cleaning the build first. There was nothing to analyze. ``` after running those commands: ``` mvn clean infer -- mvn install ``` Again you can reproduce it yourself by cloning [our repository](https://github.com/gama-platform/gama/) and running those commands inside the `gama.annotation` directory