Closed
Description
Hi,
I just replaced apache-maven-3.8.6 with apache-maven-3.8.7.
I got a fresh repository.
I am using org.apache.maven.shared.invoker.DefaultInvoker to run maven programmatically for some years now with no problems.
I post my goals using Apache Maven Invoker using invocationRequest (org.apache.maven.shared.invoker.DefaultInvocationRequest).
the invocationRequest is set to show Errors (invocationRequest.setShowErrors(true));
When using "versions:use-next-releases" the invoker fail.
I am including the log:
Document07.txt
please help...
Happy new year