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