Uploaded image for project: 'ShrinkWrap Resolvers'
  1. ShrinkWrap Resolvers
  2. SHRINKRES-336

Gradle resolver is not visible

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • 3.2.0
    • gradle

      The example for the Gradle resolver in the README shows the following call:

      Gradle.resolver()

      But org.jboss.shrinkwrap.resolver.impl.gradle.Gradle is an internal implementation class, not API (https://github.com/shrinkwrap/resolver/blob/master/gradle/impl-gradle/src/main/java/org/jboss/shrinkwrap/resolver/impl/gradle/Gradle.java), so it's not visible.

      Is the example wrong or should the class be moved to the API?

       

      (BTW, the affected version field doesn't have 3.3.0)

            mjusko@redhat.com Marek Jusko
            omega09 N L
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: