All Downloads are FREE. Search and download functionalities are using the official Maven repository.

hudson.slaves.JNLPLauncher.main.jelly Maven / Gradle / Ivy

The newest version!
 




  
    
      
${%slaveAgentPort.disabled} ${%configure.link.text}.

${%Connect slave to Hudson one of these ways:}

  • ${%launch agent} ${%Launch agent from browser on slave}

  • ${%Run from slave command line:}

    javaws ${h.inferHudsonURL(request)}${it.url}slave-agent.jnlp
  • ${%Or if the slave is headless:}

    java -jar slave.jar -jnlpUrl ${h.inferHudsonURL(request)}${it.url}slave-agent.jnlp

${%Connected via JNLP agent.}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy