Configure Maven in Jenkins
This article provides instructions to configure Maven in Jenkins, ensuring that Jenkins can recognize and use these tools for executing Java-based Selenium scripts generated using algoQA.
Configure Maven in Jenkins
Perform the following:
Log in to Jenkins
Navigate to the Dashboard > select Manage Jenkins > Tools.


Navigate to the Maven section.
Select the Maven Installations dropdown list, enter the Name and MAVEN_HOME, then save the details. The path may vary depending on your installation directory.

Click Save.
Installing Maven Plugins in Jenkins
- Navigate to Manage Jenkins.
- Open Plugins in the Manage Jenkins section.
- Search for Maven in the Available Plugins option.
- Install the Maven Integration and Pipeline Maven Integration plugins, then restart Jenkins.

Was this page helpful?