FORMATSTAGETYPE - public interface MavenStrategyStageBase<STRATEGYSTAGETYPE extends MavenStrategyStageBase<STRATEGYSTAGETYPE,FORMATSTAGETYPE>,FORMATSTAGETYPE extends MavenFormatStage> extends TransitiveStrategyStage<MavenDependency,MavenResolutionFilter,MavenResolvedArtifact,FORMATSTAGETYPE,MavenResolutionStrategy>
ResolutionStrategys in artifact resolution| Modifier and Type | Method and Description |
|---|---|
STRATEGYSTAGETYPE |
withClassPathResolution(boolean useClassPathResolution)
Sets that resolution from the ClassPath should be permitted in addition to configured repositories - defaults to
"true"
|
STRATEGYSTAGETYPE |
withMavenCentralRepo(boolean useMavenCentral)
Sets whether to consult the Maven Central Repository in resolution; defaults to true.
|
withoutTransitivity, withTransitivityusingSTRATEGYSTAGETYPE withClassPathResolution(boolean useClassPathResolution)
useClassPathResolution - STRATEGYSTAGETYPE withMavenCentralRepo(boolean useMavenCentral)
useMavenCentral - Copyright © 2013 JBoss by Red Hat. All Rights Reserved.