Uploaded image for project: 'Ivy'
  1. Ivy
  2. IVY-1474

Ivy Bintray resolver

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.4.0
    • None

    Description

      This patch add an Ivy Bintray resolver which can the be used as follows:

      <ivysettings>
        <settings defaultResolver="chain"/>
        <resolvers>
          <chain name="chain">
            <!-- http://dl.bintray.com/jfrog/jfrog-jars/ -->
            <bintray subject="jfrog" repo="jfrog-jars"/>
            <!-- http://jcenter.bintray.com/ -->
            <bintray />
          </chain>
        </resolvers>
      </ivysettings>
      

      See "src/example/bintray" for complete example.

      Attachments

        1. 0001-BintrayResolver-added.patch
          20 kB
          Evgeny Goldin
        2. bintray.xml
          3 kB
          Evgeny Goldin
        3. patch.diff
          17 kB
          Evgeny Goldin

        Activity

          People

            hibou Nicolas Lalevée
            evgenyg Evgeny Goldin
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: