Maven: Difference between revisions
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
* Maven Guides https://maven.apache.org/guides/ | * Maven Guides https://maven.apache.org/guides/ | ||
* Central Maven repository http://repo1.maven.org/maven2/ | * Central Maven repository http://repo1.maven.org/maven2/ | ||
=Internal= | |||
* [[Gradle#Overview]] | |||
=Maven Repository Search= | =Maven Repository Search= |
Revision as of 21:49, 17 April 2018
External
- Maven Guides https://maven.apache.org/guides/
- Central Maven repository http://repo1.maven.org/maven2/
Internal
Maven Repository Search
Subjects
- Concepts
- Standard Directory Layout
- Standard System Properties
- Multi-Module Maven Projects
- Building a Complex Release Artifact
- Programmatic Maven
- Timestamp Support
- Filtering and Property Substitution
- Maven and Environment Variables
- Download Sources with the Class JAR Files
- Recipes
- Maven and Java 9 Module System
- Configuration
- Operations
- Troubleshooting