class ConsoleMavenPlugin
extends Object
Adds Groovy Grape feedback for the Maven Resolver based engine.
| Type | Name and description |
|---|---|
Set<String> |
downloadedArtifactsArtifacts already reported as downloading. |
Set<String> |
resolvedDependenciesDependency coordinates already reported as resolving. |
Console |
savedConsoleConsole receiving dependency progress messages. |
| Constructor and description |
|---|
ConsoleMavenPlugin() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
Object |
addListener(Console console)Registers a Maven Resolver listener that reports Grape progress to the console. |
Console receiving dependency progress messages.
Copyright © 2003-2026 The Apache Software Foundation. All rights reserved.