| Package | Description |
|---|---|
| org.jboss.shrinkwrap.resolver.api.maven |
| Modifier and Type | Method and Description |
|---|---|
static PomEquippedResolveStage |
Maven.configureResolverViaPlugin()
Configures the
MavenResolverSystem with settings.xml and POM metadata as picked up from the
environment (these properties are set by the ShrinkWrap Maven Resolver Plugin). |
static PomEquippedResolveStage |
Maven.configureResolverViaPlugin(ClassLoader cl)
Configures the
MavenResolverSystem with settings.xml and POM metadata as picked up from the
environment (these properties are set by the ShrinkWrap Maven Resolver Plugin). |
EQUIPPEDRESOLVESTAGETYPE |
ConfigurableMavenResolverSystemBase.configureViaPlugin()
Configures the current session from POM metadata found via the ShrinkWrap Resolver Maven Plugin; retrieves
information from the currently-running Maven process.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.