This project contains a basic example which shows how to use the maven-password-decrypter to access encrypted Maven credentials within a Gradle build.
The build.gradle
file should be fairly self explanatory.
To test the project out run ./gradlew uploadArchives
, the example credentials provided and the Artifactory urls are all fictitious so the upload actually upload anything anywhere.