I have a similar need for the maven version. We implemented a pretty ugly hack to force it, but I did not find a way to (for example) remove the "(default)" option so that the user always specifies the exact version to use.
On Mon, Jun 25, 2012 at 3:48 PM, Andrey Myatlyuk <[email protected]> wrote: > Hi Michaël, > In manage Jenkins section, configure JDK which you would like to use and > use the name given to that JDK in your job definition. > You can also have a look at Jenkins Definitive > Guide<http://www.wakaleo.com/books/jenkins-the-definitive-guide>book. It > describes the configuration in greater details. > Andrey > > > On Mon, Jun 25, 2012 at 4:42 AM, mpapo - Michaël Pailloncy < > [email protected]> wrote: > >> Hi all, >> >> Is there a way to force users to specify JDK version (not default) >> when they configure a job ? >> >> Thanks in advance, >> >> Michaël > > >
