MTI TEK
  • Home
  • LLMs
  • Docker
  • Kubernetes
  • Java
Maven
  1. Installing and Configuring Maven
  2. Getting Started with Maven
  3. Maven Project Dependencies
Appendix
  1. Maven CLI Help
  2. Maven settings.xml
  3. Encrypt Passwords in Maven settings.xml
  4. Site and Reports
  5. Maven Plugins
    1. Maven Help Plugin
    2. Maven Dependency Plugin
    3. Maven Assembly Plugin
    4. Maven Resources Plugin
    5. Maven Javadoc Plugin
    6. Maven Source Plugin
  6. Project Validation Tools
    1. JaCoCo: Java Code Coverage Library
    2. Forbidden API Checker
    3. SpotBugs: Bug Detection
  7. Create Maven Project Packages
    1. Create a Client Module (JAR file)
    2. Create a Web Module (WAR file)
References
  • Maven: The Definitive Guide
    Authors: Sonatype Company
    Publisher: O'Reilly Media; (October 2008)
    ISBN: 978-0596517335
  • Apache Maven Project
    http://maven.apache.org/index.html
  • Maven by Example
    http://books.sonatype.com/mvnex-book/reference/index.html
  • Maven: The Complete Reference
    http://books.sonatype.com/mvnref-book/reference/index.html
© 2025 mtitek
About