Class |
Description |
FindLastReleaseHandler
|
A SAX handler to parse the metadata-maven.xml file and extract the latest release version |
FindLastSnapshotHandler
|
A SAX handler to parse the metadata-maven.xml file and extract the latest snapshot version |
GrailsUpdater
|
Handles updating the grails-cli shadowJar under `~/.grails/wrapper` |
GrailsVersion
|
Assists in parsing grails versions and sorting them by priority |
GrailsWrapperHome
|
Helper class for managing the `grails-cli` jar files in the Grails Wrapper home directory. |
GrailsWrapperRepo
|
Helper class to locate the remote or local repository for the `grails-cli` |
Start
|
The purpose of this class is to download the expanded Grails wrapper jars into GRAILS_WRAPPER_HOME (`.grails` in the project root)
This class is not meant to be distributed as part of SDKMAN since we'll distribute the expanded jars with it.
|