-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: git-plugin
-
Environment:jdk11
I ran the PCT against the git-plugin using JDK11, and AbstractGitSCMSourceRetrieveHeadsTest failed during the initial run. After consulting with alecharp I removed dependency versions for powermock-module-junit4, powermock-api-mockito2, and then mockito-core and reran the PCT specifying just the AbstractGitSCMSourceRetrieveHeadsTest.  This resulted in an IllegalAccessError based on usage of com.thoughtworks.xstream.converters.DurationConverter.
I have attached the full log.
Â
Â
Â