We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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:
Infer version v1.2.0-fa18c273d0
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 and running those commands inside the gama.annotation directory
gama.annotation
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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:
after running those commands:
Again you can reproduce it yourself by cloning our repository and running those commands inside the
gama.annotation
directoryThe text was updated successfully, but these errors were encountered: