官术网_书友最值得收藏!

The POM hierarchy

POM files maintain a parent-child relationship between them. A child POM file inherits all the configuration elements from its parent POM file. This is how Maven sticks to its design philosophy, which is convention over configuration. The minimal POM configuration for any Maven project is extremely simple, which is as follows:

<project>
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.packt</groupId>
  <artifactId>sample-one</artifactId>
  <version>1.0.0</version>
</project>
主站蜘蛛池模板: 湖口县| 黄大仙区| 高碑店市| 广州市| 伊宁市| 嘉鱼县| 射阳县| 苍溪县| 城步| 子洲县| 洮南市| 太仆寺旗| 剑河县| 灵石县| 西和县| 鲜城| 昆明市| 海城市| 汤原县| 如东县| 镇远县| 浏阳市| 三江| 雅江县| 逊克县| 德令哈市| 龙川县| 霍州市| 秦皇岛市| 集安市| 镇江市| 萝北县| 石首市| 乡城县| 环江| 万州区| 泾川县| 云林县| 秦皇岛市| 泽普县| 牟定县|