[ https://issues.apache.org/jira/browse/MJAVADOC-762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17958164#comment-17958164 ]
Olivier Lamy commented on MJAVADOC-762: --------------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-javadoc-plugin#1140|https://github.com/apache/maven-javadoc-plugin/issues/1140]. > createTestRepo in JavaDocReportTest shares state > ------------------------------------------------ > > Key: MJAVADOC-762 > URL: https://issues.apache.org/jira/browse/MJAVADOC-762 > Project: Maven Javadoc Plugin (Moved to GitHub Issues) > Issue Type: Bug > Reporter: Elliotte Rusty Harold > Assignee: Elliotte Rusty Harold > Priority: Major > Fix For: 3.6.1, 3.6.2 > > > 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. -- This message was sent by Atlassian Jira (v8.20.10#820010)