Creates aether engine to resolve profiles. Mostly copied from org.springframework.boot.cli.compiler.grape.AetherGrapeEngine. Created to support repositories with authentication.
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | static org.springframework.boot.cli.compiler.grape.AetherGrapeEngine | create(groovy.lang.GroovyClassLoader classLoader, java.util.List<GrailsRepositoryConfiguration> repositoryConfigurations, org.springframework.boot.cli.compiler.grape.DependencyResolutionContext dependencyResolutionContext) | 
| Methods inherited from class | Name | 
|---|---|
| class java.lang.Object | java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |