Skip to content
New issue

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

Surefire with wrong groupId #207

Closed
bjmi opened this issue May 9, 2021 · 0 comments · Fixed by #208
Closed

Surefire with wrong groupId #207

bjmi opened this issue May 9, 2021 · 0 comments · Fixed by #208

Comments

@bjmi
Copy link
Contributor

bjmi commented May 9, 2021

Maven reports Cannot resolve plugin org.apache.maven.surefire:maven-surefire-plugin:3.0.0-M5 while building the project.
Groupid should be org.apache.maven.plugins at

<groupId>org.apache.maven.surefire</groupId>

and at
<groupId>org.apache.maven.surefire</groupId>

List of all modules with groupId org.apache.maven.surefire - https://search.maven.org/search?q=g:org.apache.maven.surefire

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant