Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-1509

Restore original pom packaging settings to help Gradle builds

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 5.1.0.BETA4, 5.1.0.FINAL
    • 5.0.0.FINAL, 5.0.1.FINAL, 5.1.0.BETA3
    • Build
    • None

      Using the maven dependencies from Gradle doesn't pull any artifacts or sub-dependencies. It seems this is because Gradle.Ivy isn't picking up the ${packaging} variable inherited from the parent pom when resolving. If I replace all the ${packaging} references with 'jar' and rebuild Infinispan then it works, at least for infinispan-core - org.infinispan:infinispan still doesn't grab anything, not sure if it should though.

      Fixes appropriate for ivy/ant don't work for Gradle i.e. it doesn't pick up ivy config files.

            rh-ee-galder Galder ZamarreƱo
            antony.blakey Antony Blakey (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: