Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
8.04 的 Ubuntu 软件包只能升级到 Maven 的 2.0.8 版本。如何使用 apt-get 或其他 Ubuntu 软件包安装程序安装 maven 2.0.9 软件包?谢谢。
尝试.deb从“maven2”包下载并安装一个。不确定这是否可行。
.deb
但实际上,我的建议是手动安装 Maven(下载发行版,解压缩,添加$M2_HOME/bin到$PATH那里,然后就可以了)。
$M2_HOME/bin
$PATH