Package org.eclipse.aether.impl.scope
-
Interface Summary Interface Description BuildPath Label for "build path", like "compile", "runtime", etc.BuildScope Build scope is certain combination ofProjectPathandBuildPath.BuildScopeSource Build scope source.InternalScopeManager Internal scope manager.ProjectPath Label for "project path", like "main", "test", but could be "it", etc.ScopeManagerConfiguration Scope manager configuration. -
Class Summary Class Description BuildScopeMatrixSource Generic matrix generator forProjectPathandBuildPathcombinations (all of them).BuildScopeQuery Build scope query.CommonBuilds Set of constants meant to be used in "common builds". -
Enum Summary Enum Description BuildScopeQuery.Mode InternalScopeManager.Mode The mode of resolution scope: eliminate (remove all occurrences) or just remove.