Elliotte Rusty Harold created MRELEASE-1133:
-----------------------------------------------
Summary: createTestRepo in JavaDocReportTest shares state
Key: MRELEASE-1133
URL: https://issues.apache.org/jira/browse/MRELEASE-1133
Project: Maven Release Plugin
Issue Type: Bug
Reporter: Elliotte Rusty Harold
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)