[ 
https://issues.apache.org/jira/browse/SUREFIRE-2245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17850821#comment-17850821
 ] 

ASF GitHub Bot commented on SUREFIRE-2245:
------------------------------------------

michael-o commented on PR #737:
URL: https://github.com/apache/maven-surefire/pull/737#issuecomment-2140503023

   > > Outdated in terms of what?
   > 
   > In lacking a line for `args.add(new Object[] {"1.10.2", "5.10.2", "1.3.0", 
"1.1.2"});`
   > 
   > > Tried to following:
   > 
   > Going from `<artifactId>junit-jupiter-api</artifactId>` to 
`<artifactId>junit-jupiter</artifactId>` does not help either?
   
   Did, no change. fails with:
   ```
   Caused by: org.apache.maven.surefire.booter.SurefireBooterForkException: 
There was an error in the forked process
   org.junit.platform.engine.TestDescriptor.getAncestors()Ljava/util/Set;
   java.lang.NoSuchMethodError: 
org.junit.platform.engine.TestDescriptor.getAncestors()Ljava/util/Set;
           at 
org.junit.platform.launcher.core.StackTracePruningEngineExecutionListener.getTestClassNames(StackTracePruningEngineExecutionListener.java:50)
           at 
org.junit.platform.launcher.core.StackTracePruningEngineExecutionListener.executionFinished(StackTracePruningEngineExecutionListener.java:39)
   ```




> Upgrade to Parent 42 and Maven 3.6.3
> ------------------------------------
>
>                 Key: SUREFIRE-2245
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-2245
>             Project: Maven Surefire
>          Issue Type: Dependency upgrade
>            Reporter: Michael Osipov
>            Assignee: Michael Osipov
>            Priority: Major
>             Fix For: 3.3.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to