Jfrog Artifactory Repository types and how to configure Maven Repositories in Artifactory?

Поделиться
HTML-код
  • Опубликовано: 25 дек 2024
  • What are different types of repositories in Jfrog Artifactory Repository Manager?
    How to create and configure Maven Repositories in Artifactory?

Комментарии •

  • @kishoru3475
    @kishoru3475 Год назад

    While creating the local repository, what does the repository layout means?

    • @technologytheoryhandson863
      @technologytheoryhandson863  Год назад

      Repository layouts define how the artifacts are stored in Artifactory. For example, for maven repositories we have one layout and for npm repos we have another layout. We have some default layouts for different packages we store in artifactory. You can also create custom layout and use it while creating repos like Generic etc.
      If you like the content, please subscribe to the channel

    • @snpnagendra
      @snpnagendra Год назад

      Can you please upload a video on How to handle feature branches? If any developer wants to test his own branch without merging to main branch. Where can we manage this in artifactory as this should not overwrite main branch libraries. Developer can only test in development environment and not in local environment or please tell me the steps how to handle this scenario