Maven 完全参考 学习笔记 (4) -The Build Lifecycle
- Three standard lifecycles: clean, default(build), site;
- packaging type decide which plugin's goal will be used in life cycle;
identifiers (at least one of groupId or artifactId must be overridden.)
dependencies
developers and contributors
plugin lists
reports lists
plugin executions (executions with matching ids are merged)
plugin configuration
<relativePath>../a-parent/pom.xml</relativePath>Grouping Dependencies
Multi-module vs. Inheritance
这个插件能显示出当前访问网站的信息, 包括:
2个例子:

下载地址 https://chrome.google.com/webstore/detail/shodan/jjalcfnidlmpjhdfepjhjbhnhkbgleap

$ mvn help:effective-pom;<major version>.<minor version>.<incremental version>-<qualifier>;${project.groupId}. could be: env, project, settings;online book Maven: The Complete Reference