TestingDocs.com
    Software Testing website
    • Automation
      • Selenium
      • JBehave Framework
    • Tutorials
      • MySQL Tutorials
      • Testlink
      • Maven
      • Git
    • IDEs
      • IntelliJ IDEA
      • Eclipse
    • Flowcharts
      • Flowgorithm
      • Raptor
    • About

    Jenkins

    Jenkins Configuration

    Introduction

    In this post, we will learn simple Jenkins configuration steps. To start with navigate to Jenkins dashboard. Login to default Jenkins home page ( http://localhost:8080)

    Jenkins Configuration steps

    Click on the Manage Jenkins link on the dashboard.

     

     

    Click on the Configuring System link at the top of the page. This will take you to Jenkins’s main configuration page.

     

    You can configure global settings and paths on this page.

    Configuring JDK

    Click on Global Tool Configuration link to configure and Add JDK.

    Click on the Add JDK button in the JDK section to add and configure JDK.

    If you have a Java JDK already installed on your machine, you can provide the name and path to your JDK in the JAVA_HOME field.Uncheck the Install automatically checkbox. Save the changes by hitting the Save button.

    Configuring Maven

    Jenkins provides several options for configuring Maven. If you already have Maven installed on your machine, you can provide the name and path in the MAVEN_HOME. Uncheck Install automatically checkbox. Click on Save button to save the settings as shown below.

     

     

    Alternatively, you can install a Maven distribution by extracting a zip file located in a shared directory, or install from Apache by choosing a version in the drop down.

     

    To explore the options check the checkbox Install automatically and click on Add Installer drop down.

    More Jenkins tutorials : Jenkins Tutorials

    Related Posts

    Jenkins Cloud Options

    Jenkins /

    Jenkins Cloud Deployment Offering

    Blue Ocean Jenkins Plugin

    Jenkins /

    Blue Ocean Jenkins Plugin

    CiCD pipeline

    Jenkins /

    Continuous Integration Tools

    Jenkins releases

    Jenkins /

    Jenkins Release lines

    Calculator Tests Jenkins

    Jenkins /

    Run Calculator JUnit tests using Jenkins

    ‹ Install Jenkins Server on Windows› Build a Maven project using Jenkins

    Recent Posts

    • ChatGPT Plans Free and PlusChatGPT Subscription Plans
    • Stellar Converter for Database ToolStellar Converter for Database
    • Stellar MySQL Log AnalyzerStellar Log Analyzer for MySQL
    • Stellar Repair for MySQLStellar Repair for MySQL
    • ChatGPT IntroductionChatGPT Capabilities
    • How to secure your SQL Database: Tips and Tricks
    • ChatGPT4 Conversational AI FeaturesChatGPT4 Conversational AI Features
    • Trends in Software EngineeringShaping the Future of Development: Exploring Key Trends in Software Engineering
    • Java PerformanceImproving Java Performance with Multithreading
    • QDrant Vector DatabaseOpen-source Vector Databases
    • Difference between PHP and JavaScript?
    • Bing AI Browser Web ContentBing Conversation Styles
    • ChatGPT PreviewChatGPT Introduction
    • Open Source AI Frameworks TensorFlowOpen Source AI Frameworks
    • Artificial Intelligence Tools

    Back to Top

    Links

    • Contact
    • Privacy Policy
    • Cookie Policy

    www.TestingDocs.com