[ https://jira.codehaus.org/browse/SUREFIRE-691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=359602#comment-359602 ]
Tibor Digana commented on SUREFIRE-691: --------------------------------------- Still don't push your changes. You can open PR in GitHub and continue with creating a new local branch if you like to fix more. I have this blocker http://maven.40175.n5.nabble.com/problem-to-git-reset-hash-at-git-wip-us-apache-org-repos-asf-td5820756.html, so you may give me a hint which will speedup the release. I am not still sure this is worth to fix, because people may simply upstream new site on the top of the old one without deleting and in that case you may still see the old report page. We should prevent from opening new bugs. It looks like the user needs faster build and thus #generateEmpty() instead of #canGenerate(). What you think. > Skip reports and menu link generation when it does not make sense (i.e: test > results are missing) > ------------------------------------------------------------------------------------------------- > > Key: SUREFIRE-691 > URL: https://jira.codehaus.org/browse/SUREFIRE-691 > Project: Maven Surefire > Issue Type: Improvement > Components: Maven Surefire Report Plugin > Affects Versions: 2.8 > Reporter: Marcin Kuthan > Assignee: Michael Osipov > Priority: Minor > Attachments: screenshot.png, SUREFIRE-691.patch, SUREFIRE-691.patch > > > Surefire report page and link in the menu are generated even if there is no > tests. It also happens for submodules when -Daggregate=true is given. > Another plugins which supports report aggregation (m-pmd-p, m-javadoc-p, > m-jxr-p) don't generate link in the menu and empty report page when report > does not make sense. -- This message was sent by Atlassian JIRA (v6.1.6#6162)