public class ProjectInheritanceTest extends AbstractProjectInheritanceTestCase
container, projectBuilder, repositorySystem
Constructor and Description |
---|
ProjectInheritanceTest() |
Modifier and Type | Method and Description |
---|---|
void |
testDependencyManagementExclusionDoesNotOverrideGloballyForTransitives()
Setup exactly the same as the above test, except that the child project
now depends upon d, which has a transitive dependency on c.
|
void |
testDependencyManagementExclusionsExcludeTransitively()
How the test project is set up:
1.
|
getLocalRepositoryPath, getTestSeries, projectFile, projectFile
getContainer, getFileForClasspathResource, getLocalRepository, getProject, getProjectBuilder, getProjectWithDependencies, initRepoSession, setUp
@Test public void testDependencyManagementExclusionsExcludeTransitively() throws Exception
Exception
@Test public void testDependencyManagementExclusionDoesNotOverrideGloballyForTransitives() throws Exception
Exception
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.