You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Alexander Kriegisch (Jira)" <ji...@apache.org> on 2022/02/06 03:33:00 UTC

[jira] [Created] (SUREFIRE-2004) Empty report for single-module project with 'aggregate=true'

Alexander Kriegisch created SUREFIRE-2004:
---------------------------------------------

             Summary: Empty report for single-module project with 'aggregate=true'
                 Key: SUREFIRE-2004
                 URL: https://issues.apache.org/jira/browse/SUREFIRE-2004
             Project: Maven Surefire
          Issue Type: Bug
          Components: Maven Surefire Report Plugin
    Affects Versions: 3.0.0-M5
            Reporter: Alexander Kriegisch


Using either {{-Daggregate=true}} on CLI or {{<aggregate>true</aggregate>}} in the plugin configuration leads to an empty report (i.e. zero tests reported) when e.g. executing

{code:none}
mvn -Dmaven.test.failure.ignore=true -Daggregate=true clean verify surefire-report:report-only
{code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)