it:ad:maven:concepts

IT:AD:Maven/Concepts

Summary

Maven is probably a new concept to most windows developers. So here are some concepts to get started with.

What Maven is for
POM.xml

The Project Object Model (pom.xml) file is the core of a project's configuration in Maven.

It is a single config file containing the majority of information required to build a project in just the way you want.

  • /home/skysigal/public_html/data/pages/it/ad/maven/concepts.txt
  • Last modified: 2023/11/04 03:26
  • by 127.0.0.1