Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently, when user uses G:A the plugin tried is G:A:LATEST and is checked for "compatibility" (Maven prerequisite in Maven3 and Maven4, plus for Java prerequisite in Maven4 only). This may lead that "latest" (by Maven Metadata) version is not compatible, and Maven will cycle toward older versions. But the console output is a mess.
Current output can be seen in this gist: https://gist.github.com/cstamas/e44a2e51f5ec9f2e803dfb1d487d2fd5
PR creates output like this: https://gist.github.com/cstamas/3ca4bc6cea5f701054061871b5db3f35