Mar 9, 2023

Install Maven Integration plugin in Jenkins

Maven helps developers maintain Java-based applications through projects that organize code files and build scripts to run compiler tools, version numbers for compiled code, and dependency management that lets one project reference a version of another project.

Install maven integration plugin

Manage Jenkins --> Manage Plugin --> Available Plugins --> Type "Maven Integration" --> Select the check box for this --> Choose "Install without restart" 


when plug in installation started:














Plug in installation is successful.

Now go to Jenkins Home page and click on new item, you can see maven project.












Now you can create maven jobs.

No comments:

Post a Comment

Translate >>