issues
search
grails
/
grails-wrapper
Grails Wrapper
Apache License 2.0
3
stars
6
forks
source link
readme
Grails Wrapper
Build Status
Update to the latest wrapper release based on Grails version
./grailsw update-wrapper
Versions
Grails
Wrapper
5.0.0 - 5.3.3
3.0.0.M1
5.3.4 - 5.3.X
3.1.x
6.x.x
4.0.x
7.x.x
6.0.x
Release Process
Release new version via GitHub Releases
After GitHub action is completed and only after the new release is visible on
https://central.sonatype.com/artifact/org.grails/grails7-wrapper/versions
Update the branch to trigger gradle.yml to publish the next snapshot which will update the release version on
https://repo.grails.org/artifactory/core/org/grails/grails7-wrapper/maven-metadata.xml
The release version will be installed locally by grails-wrapper.jar, latest is only used when release is not present
<latest>6.0.1-SNAPSHOT</latest> <release>6.0.0</release>