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

[jira] [Created] (MPOM-340) Remove test-javadoc reports

Slawomir Jaranowski created MPOM-340:
----------------------------------------

             Summary: Remove test-javadoc reports
                 Key: MPOM-340
                 URL: https://issues.apache.org/jira/browse/MPOM-340
             Project: Maven POMs
          Issue Type: Improvement
          Components: maven
            Reporter: Slawomir Jaranowski


When we use JUnit 5 test classes can be package private, in this case we will have error:

{code}
[ERROR] Exit code: 1 - javadoc: error - No public or protected classes found to document.
{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)