-
Notifications
You must be signed in to change notification settings - Fork 252
Add installation option with aqua to README #920
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Changes from 2 commits
93f2193
640eb72
d49d2b2
d0a0ec4
f2ea1ad
b1ed4fe
e49606d
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -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 | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I tried the above command and it gave me:
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I guess you just first need to run
slachiewicz marked this conversation as resolved.
Outdated
|
||
| ---- | ||
|
|
||
| === Other installers | ||
|
|
||
| We're looking for contribution to support https://community.chocolatey.org/packages/mvndaemon/[Chocolatey], https://scoop.sh/[Scoop] or | ||
| https://github.com/joschi/asdf-mvnd#install[asdf]. If you fancy helping us... | ||
|
|
||
| //// | ||
| === Install using https://www.macports.org[MacPorts] | ||
|
gnodet marked this conversation as resolved.
Outdated
|
||
|
|
||
| [source,shell] | ||
| ---- | ||
| $ sudo port install mvnd | ||
| ---- | ||
|
|
||
| === Install using https://community.chocolatey.org/packages/mvndaemon/[Chocolatey] | ||
|
|
||
| [source,shell] | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.