Maven: Difference between revisions
Jump to navigation
Jump to search
Line 22: | Line 22: | ||
** [[Maven and Environment Variables]] | ** [[Maven and Environment Variables]] | ||
** [[Maven Recipes|Recipes]] | ** [[Maven Recipes|Recipes]] | ||
* Configuration | * '''Configuration''' | ||
** [[Maven Configuration Files]] | ** [[Maven Configuration Files]] | ||
*** [[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>]] | ||
* Operations | ** [[Configure Maven to Skip SSL Certificate Verification]] | ||
* '''Operations''' | |||
** [[Maven Command Line Options]] | ** [[Maven Command Line Options]] | ||
Revision as of 07:02, 9 December 2017
External
- Maven Guides https://maven.apache.org/guides/
- Central Maven repository http://repo1.maven.org/maven2/
Maven Repository Search
Subjects
- Concepts
- Configuration
- Operations