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
When I tried to use Junit4Git for JUnit4 with agent and gradle. gradle is unable to find agent and shows below error: Could not find org.walkmod:junit4git-agent:1.3. Searched in the following locations: - https://repo.maven.apache.org/maven2/org/walkmod/junit4git-agent/1.3/junit4git-agent-1.3.pom - https://repo.maven.apache.org/maven2/org/walkmod/junit4git-agent/1.3/junit4git-agent-1.3.jar
The text was updated successfully, but these errors were encountered:
Could you share a project that reproduces the issue? This is already tested, so, I would appreciate if I could reproduce it. Thanks
Sorry, something went wrong.
@rpau similar issue #20.
Any source to junit4git-agent jar would help.
No branches or pull requests
When I tried to use Junit4Git for JUnit4 with agent and gradle. gradle is unable to find agent and shows below error:
Could not find org.walkmod:junit4git-agent:1.3.
Searched in the following locations:
- https://repo.maven.apache.org/maven2/org/walkmod/junit4git-agent/1.3/junit4git-agent-1.3.pom
- https://repo.maven.apache.org/maven2/org/walkmod/junit4git-agent/1.3/junit4git-agent-1.3.jar
The text was updated successfully, but these errors were encountered: