Package | Description |
---|---|
org.jboss.shrinkwrap.resolver.api.maven | |
org.jboss.shrinkwrap.resolver.impl.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.
|
Modifier and Type | Method and Description |
---|---|
EQUIPPEDRESOLVESTAGETYPE |
ConfigurableMavenResolverSystemBaseImpl.configureViaPlugin()
Configures the current session from POM metadata found via the ShrinkWrap Resolver Maven Plugin; retrieves
information from the currently-running Maven process.
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.