Bukama commented on PR #202:
URL: https://github.com/apache/maven-verifier/pull/202#issuecomment-4780775343

   org.apache.maven.shared.verifier.LauncherException: Failed to run Maven
        at 
org.apache.maven.shared.verifier.Embedded3xLauncher.run(Embedded3xLauncher.java:200)
        at 
org.apache.maven.shared.verifier.Embedded3xLauncherTest.runLauncher(Embedded3xLauncherTest.java:54)
        at 
org.apache.maven.shared.verifier.Embedded3xLauncherTest.testWithClasspath(Embedded3xLauncherTest.java:42)
        at java.base/java.lang.reflect.Method.invoke(Method.java:569)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
   Caused by: java.lang.reflect.InvocationTargetException
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:569)
        at 
org.apache.maven.shared.verifier.Embedded3xLauncher.run(Embedded3xLauncher.java:191)
        ... 5 more
   Caused by: java.lang.NoSuchMethodError: 
'org.eclipse.aether.util.FileUtils$TempFile 
org.eclipse.aether.util.FileUtils.newTempFile(java.nio.file.Path)'


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to