
hudson.tools.CommandInstaller.help.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of hudson-core Show documentation
Show all versions of hudson-core Show documentation
Contains the core Hudson code and view files to render HTML.
The newest version!
Runs a shell command of your choice to install the tool. Ubuntu example,
assuming the Hudson user is in /etc/sudoers
:
sudo apt-get --yes install openjdk-6-jdk
(In this case specify /usr/lib/jvm/java-6-openjdk
as the home directory.)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy