You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
I'm having the above warnings when I ran mvn site-deploy on multi module project. This occurs while performing check goal and I have <generateHistorical> set to false in configuration of clover plugin. I couldn't find anything related to this.
My maven configuration looks like this:
"<configuration>
<jdk>${project.java.version}</jdk>
<targetPercentage>${clover.target.percentage}</targetPercentage>
<generateHistorical>false</generateHistorical>
<includesTestSourceRoots>false</includesTestSourceRoots>
<licenseLocation>${licenseLocation}</licenseLocation>
</configuration>"
Hi Naga,
Where exactly are you seeing this error? I see you chose "Confluence" as the affected product but you're also mentioning Clover and Maven.
Please clarify the exact affected products and their versions and how you are replicating the issue.
Kind regards,
Shannon
Hi Shannon,
Thanks for the reply. I'm trying to build site and deploy it to a repository and clover report is part of the site. I'm using 4.1.2 version of latest clover-maven-plugin to generate coverage report but got the above warnings while trying to generate site using Jenkins.
Warning looks like this:
Clover historical directory[.....] doesn't exist,
skipping Clover historical report generation
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Naga,
Thank you for letting me know. I've moved your question into Clover questions and out of Confluence so someone can help you that is familiar with Clover.
Kind regards,
Shannon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Naga Panguluri there's actually an bug and Clover for Maven ignores *generateHistorical* flag. That's why you're seeing this warning.
It's not harmful in any way.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello everyone, I am a product manager in the Jira Cloud team focused on making sure our customers have a delightful experience using our products. Towards that goal, one of the areas which is extr...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.