Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-9030

groovy-yaml is not a dependency in groovy-all

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Not A Bug
    • 3.0.0-alpha-4
    • None
    • groovy-jdk
    • None

    Description

      How to reproduce:

      Add the following dependency to build.gradle:

      implementation 'org.codehaus.groovy:groovy-all:3.0.0-alpha-4'
      

      After resolving, groovy-yaml will not be present.

      Adding the following line does work, however:

      implementation 'org.codehaus.groovy:groovy-yaml:3.0.0-alpha-4'
      

      Attachments

        Activity

          People

            daniel_sun Daniel Sun
            voorth Henk van Voorthuijsen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: