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). |
Modifier and Type | Method and Description |
---|---|
protected PomEquippedResolveStage |
ConfigurableMavenResolverSystemImpl.createPomEquippedResolveStage()
Returns a new EQUIPPEDRESOLVESTAGETYPE for the current session
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.