If it is an agent, then it needs Java, slave.jar, and command line git. When you install command line git, you can make your life much simpler if you specifically uncheck the git credentials manager for Windows. Git credentials manager for Windows is focused on improving the experience for git users on a Windows desktop. It is distracting on and disruptive on a Jenkins agent.
If you're building components which require Visual Studio, then you'll need to install Visual Studio. If you're building other components (npm based, or maven based, or ...) you may need to install those tools, either with the help of Jenkins, or as independent tools on the agent. Mark Waite On Tue, Oct 17, 2017 at 2:51 PM itchymuzzle <[email protected]> wrote: > AWS Windows Server 2012 > > - Java > - agent.jar - which is part of setting up the node > - Groovy? > - Git - as I need to get my code from bitbucket > > Anything else? > > -- > 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/4661ef56-d643-4369-bf71-59a6b8b9198a%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/4661ef56-d643-4369-bf71-59a6b8b9198a%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAO49JtEdj4fNu5FKu77H_NFYkX_h%3DMf02arFyZ6PjODQ_AvXZQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
