-
Task
-
Resolution: Fixed
-
Minor
-
None
Ensure that the maven-events-spy is thread safe.
The implementations of MavenEventReporter such as FileMavenEventReporter are NOT thread safe in v2.0.
Bugs such as JENKINS-43159 tend to prove that implementations of org.apache.maven.eventspy.EventSpy MUST be thread safe.
- blocks
-
JENKINS-43159 maven-spy log contains invalid XML
- Closed
- is related to
-
JENKINS-46579 Maven Event Spy seems to still have a thread safe problem
- Reopened