halcyon / asdf-maven

Maven plugin for the asdf version manager.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asdf-maven

Maven plugin for the asdf version manager.

Install

After installing asdf, you can add this plugin like this:

asdf plugin-add maven

and install new versions like this:

asdf install maven 3.5.4

and switch versions like this:

asdf global maven 3.5.4

Reading

Read the asdf readme for instructions on how to install and manage versions of any language.

If you have trouble with any expected features, have any feature requests or want to contribute, please do an issue.

Development

About

Maven plugin for the asdf version manager.

License:MIT License


Languages

Language:Shell 100.0%