jenkins-infra / crawler

tools crawler
26 stars 65 forks source link

Add Maven Central to Grape configuration #134

Closed basil closed 11 months ago

basil commented 11 months ago

Unlike Maven, Grape/Ivy don't add this automatically.

CC @MarkEWaite

Testing done

groovy -Dgrape.config=./grapeConfig.xml ./lib/runner.groovy adoptopenjdk.groovy

dduportal commented 11 months ago

Thanks @basil ! (good learning opportunity by the way!)