skundrik / toolenv-plugin

Jenkins toolenv plugin

Home Page:http://jenkins-ci.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tool Environment Plugin

Build Status Contributors GitHub release Jenkins Plugin Installs

Introduction

Tool environment plugin lets you use "tools" in unusual ways, such as from shell scripts.

See JENKINS-4532 for motivation.

Some screenshots are better than a long discussion:

  1. This is what you define in the Jenkins configuration screen:
    Jenkins configuration screen

  2. This is how you use the plugin in a job:
    Jenkins job configuration screen

  3. This is what you get:
    Jenkins console output

Compared to Custom Tools Plugin the advantage is that you can use the tool in arbitrary ways, not just running an executable from it.

Release notes

See GitHub Release for more recent versions.

1.1 released Mar 27 2013

1.0 released Feb 15 2010

About

Jenkins toolenv plugin

http://jenkins-ci.org/


Languages

Language:Java 94.4%Language:HTML 5.6%