Hi, Trying to figure out a way to configure jenkins via groovy init.d scripts so it will auto-download mvn and java versions.
I found http://javadoc.jenkins-ci.org/hudson/model/JDK.html but it seems to require a full path to a JDK - I would prefer it used whatever is needed for auto downloading instead. Any idea how to script that via groovy instead of manually having to do it via the UI ? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/cc024095-da9b-400f-9d67-9b98e047ee3b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
