Maven is more a build tool than a package manager (though "maven repositories" might look so).
If you could clarify what you expect, then maybe we can tell you better if maven could fit in some way. HTH. -- Baptiste Le 15 août 2013 17:52, "Andrew Pennebaker" <[email protected]> a écrit : > I'd like to install some Java command line tools, without having to > configure PATH manually. Can mvn do this? Package managers from other > programming languages often offer this ability, like RubyGems and NPM. > > If not, is it conventional to deploy Java command line tools through > apt-get, brew, chocolatey, etc.? >
