**[Slawomir Jaranowski](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=slawekjaranowski)** opened **[MPOM-340](https://issues.apache.org/jira/browse/MPOM-340?redirect=false)** and commented When we use JUnit 5 test classes can be package private, in this case we will have error: ``` [ERROR] Exit code: 1 - javadoc: error - No public or protected classes found to document. ``` --- **Remote Links:** - [GitHub Pull Request #88 ](https://github.com/apache/maven-parent/pull/88)
Slawomir Jaranowski opened MPOM-340 and commented
When we use JUnit 5 test classes can be package private, in this case we will have error:
Remote Links: