Back

Explore Courses Blog Tutorials Interview Questions
0 votes
3 views
in DevOps and Agile by (45k points)

Could someone tell me what are POM and pom.xml in Maven?

1 Answer

0 votes
by (99k points)

POM or Project Object Model is regarded as the fundamental unit of work in Maven. The pom.xml file is a file in Maven, contains information required by Maven in building projects, build directory, source directory, dependencies, test source directory, plugins, etc. If you wish to learn fundamentals about Maven, and how it is used then check out the following YouTube video on What is Maven? And if you are looking for a good course on DevOps, check out the DevOps training course from Intellipaat.

Related questions

0 votes
1 answer
0 votes
1 answer
asked Apr 14, 2021 in DevOps and Agile by dev_sk2311 (45k points)
0 votes
1 answer

Browse Categories

...