Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Apache Maven, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:08:03
    Введение
  2. Урок 2. 00:05:44
    Установка программного обеспечения
  3. Урок 3. 00:07:39
    Plugins. Mojo
  4. Урок 4. 00:08:16
    JVM arguments
  5. Урок 5. 00:09:45
    Archetype plugin
  6. Урок 6. 00:10:55
    POM. Project Object Model
  7. Урок 7. 00:07:47
    Super POM
  8. Урок 8. 00:09:01
    Dependency management
  9. Урок 9. 00:07:35
    Dependency scope
  10. Урок 10. 00:09:27
    Transitive dependencies
  11. Урок 11. 00:09:19
    Project Lifecycles. Clean Lifecycle
  12. Урок 12. 00:10:45
    Default Lifecycle. Validate and Compile phases
  13. Урок 13. 00:12:06
    Default Lifecycle. Test phase. Surefire plugin
  14. Урок 14. 00:09:38
    Default Lifecycle. Package phase
  15. Урок 15. 00:09:31
    Packaging type war
  16. Урок 16. 00:11:03
    Привязка plugin goal к phase
  17. Урок 17. 00:07:26
    Default Lifecycle. Verify phase. Failsafe plugin
  18. Урок 18. 00:08:16
    Default Lifecycle. Install phase
  19. Урок 19. 00:13:49
    Default Lifecycle. Deploy phase. Nexus
  20. Урок 20. 00:08:22
    Site Lifecycle. Jacoco plugin
  21. Урок 21. 00:11:33
    Multimodule project
  22. Урок 22. 00:14:08
    PluginManagement and DependencyManagement
  23. Урок 23. 00:07:33
    Properties. Resource Filtering
  24. Урок 24. 00:09:47
    Build Profiles
  25. Урок 25. 00:09:37
    Executable jar
  26. Урок 26. 00:10:24
    Executable jar with dependencies
  27. Урок 27. 00:13:28
    Release plugin
  28. Урок 28. 00:09:54
    Создание собственного plugin
  29. Урок 29. 00:05:12
    Заключение. Путь развития