jira-importer opened a new issue, #1140: URL: https://github.com/apache/maven-javadoc-plugin/issues/1140
**[Elliotte Rusty Harold](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=elharo)** opened **[MJAVADOC-762](https://issues.apache.org/jira/browse/MJAVADOC-762?redirect=false)** and commented This test doesn't create a new repo for every test. Therefore state is shared between test methods. Worse yet, state is shared between one run of the test suite and the next unless there's an intervening mvn clean. This caused me some very annoying debugging for a problem that I had already fixed but the test suite kept failing. --- **Issue Links:** - [MJAVADOC-804](https://issues.apache.org/jira/browse/MJAVADOC-804) Temporary files are left after test execution (_**"causes"**_) **Remote Links:** - [GitHub Pull Request #218 ](https://github.com/apache/maven-javadoc-plugin/pull/218) **Backported to:** [3.6.1](https://github.com/apache/maven-javadoc-plugin/milestone/35?closed=1) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org