Maven: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 9: | Line 9: | ||
** [[Maven pom.xml|<tt>pom.xml</tt>]] | ** [[Maven pom.xml|<tt>pom.xml</tt>]] | ||
** [[Maven settings.xml|<tt>settings.xml</tt>]] | ** [[Maven settings.xml|<tt>settings.xml</tt>]] | ||
* [[Maven Standard Directory Layout]] | |||
* [[Maven_assembly_Plugin#Building_a_Complex_Release_Artifact|Building a Complex Release Artifact]] | * [[Maven_assembly_Plugin#Building_a_Complex_Release_Artifact|Building a Complex Release Artifact]] | ||
Revision as of 03:29, 5 November 2016
External
- Maven Guides https://maven.apache.org/guides/
Subjects
- Concepts
- Maven Configuration Files
- Maven Standard Directory Layout
- Building a Complex Release Artifact