Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the difference between jenkins and maven?



What is the difference between jenkins and maven?..

Answer / Mahesh Kumar Patairiya

Jenkins and Maven are both build automation tools but serve different purposes.n1. Maven focuses on managing project dependencies, building projects, running tests, and generating documentation.n2. Jenkins offers continuous integration (CI) services beyond the core capabilities of Maven by allowing developers to set up automated builds for multiple projects and monitor their progress.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Maven Interview Questions

How do you build fat jar using maven?

1 Answers  


Have you ever had problem getting your projects in eclipse refreshed after you made changes in the pom files?

1 Answers  


What is meant by a goal in maven?

1 Answers  


What is a central repository?

1 Answers  


How maven handles and determines what version of dependency will be used when multiple versions of an artifact are found?

1 Answers  


What is the command to check the maven version?

1 Answers  


What types of maven repository?

1 Answers  


Why should one use maven?

1 Answers  


What is a local repository?

1 Answers  


In maven what are the two setting files called and what is their location?

1 Answers  


Explain what is maven? How does it work?

1 Answers  


What are the maven advantages over ant?

1 Answers  


Categories