goal: <plugin>:<goal>
-- goal --
archetype:generate
http://maven.apache.org/archetype/maven-archetype-plugin/
help:help
compiler:compile
war:war
jar:jar
dependency:help
source:help
checkstyle:checkstyle
pmd:pmd
ant:ant
http://maven.apache.org/plugins/maven-antrun-plugin/
tomcat6/7
http://tomcat.apache.org/maven-plugin-2.2/context-goals.html
cargo (支援多種 container 發布)
https://codehaus-cargo.github.io/cargo/Home.html
-- phase --
clean
compile
deploy
install
test
package