I'm using the Maven Metadata plugin in a Jenkins build to allow me to choose the version of an internal dependency I want to use when making a build. It works wonderfully in Maven. One of our builds however is in Gradle. How do I access the version parameter in Gradle? I'm running the properties task in gradle, but do not see the version number in the printed properties.
-- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
