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
Hello Karl,
First of all, wanted to say thank you for your comment on my StackOverflow question: https://stackoverflow.com/questions/77692513/duplicate-jacoco-maven-plugin-in-both-build-and-reporting-sections-for-site
I took into account your advice and pulled this project (this gitlab project)
Out of the box, I took it, and ran as you suggested mvn verify site
mvn verify site
And unfortunately, looking at the generated website, there is no jacoco report (please see screenshot)
I was hoping to see this: (please see the second screenshot)
How to achieve the later, without a duplicate jacoco dupliate in the reporting block?
Thank you
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello Karl,
First of all, wanted to say thank you for your comment on my StackOverflow question: https://stackoverflow.com/questions/77692513/duplicate-jacoco-maven-plugin-in-both-build-and-reporting-sections-for-site
I took into account your advice and pulled this project (this gitlab project)
Out of the box, I took it, and ran as you suggested
mvn verify site
And unfortunately, looking at the generated website, there is no jacoco report (please see screenshot)
I was hoping to see this: (please see the second screenshot)
How to achieve the later, without a duplicate jacoco dupliate in the reporting block?
Thank you
The text was updated successfully, but these errors were encountered: