gnodet commented on code in PR #920: URL: https://github.com/apache/maven-mvnd/pull/920#discussion_r2571113099
########## README.adoc: ########## @@ -75,19 +75,19 @@ Note: There are two formulae: the `mvnd` that install latest, and `mvnd@1` that sudo port install mvnd ---- +=== Install using https://aquaproj.github.io/[aqua] + +[source,shell] +---- +$ aqua g -i apache/maven-mvnd Review Comment: I tried the above command and it gave me: ``` > aqua g -i apache/maven-mvnd FATA[0000] aqua failed env=darwin/arm64 error=configuration file isn't found program=aqua program_version=2.55.2 ``` -- 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]
