public class ProjectBuilderTest extends AbstractCoreMavenComponentTestCase
AbstractCoreMavenComponentTestCase.ProjectBuildercontainer, projectBuilder, repositorySystem| Constructor and Description |
|---|
ProjectBuilderTest() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getProjectsDirectory() |
void |
testBuildFromModelSource() |
void |
testBuildFromModelSourceResolvesBasedir() |
void |
testBuildProperties() |
void |
testDontResolveDependencies() |
void |
testPropertyInPluginManagementGroupId() |
void |
testReadErroneousMavenProjectContainsReference() |
void |
testReadInvalidPom() |
void |
testReadModifiedPoms(Path tempDir) |
void |
testReadParentAndChildWithRegularVersionSetParentFile() |
void |
testResolveDependencies() |
void |
testSystemScopeDependencyIsPresentInTheCompileClasspathElements() |
void |
testVersionlessManagedDependency() |
createMavenExecutionRequest, createMavenSession, createMavenSession, createMavenSession, createStubMavenProject, getContainer, getLocalRepository, getPluginArtifactRepositories, getProject, getRemoteRepositories, initRepoSessionprotected String getProjectsDirectory()
getProjectsDirectory in class AbstractCoreMavenComponentTestCase@Test
public void testSystemScopeDependencyIsPresentInTheCompileClasspathElements()
throws Exception
Exception@Test
public void testBuildFromModelSource()
throws Exception
Exception@Test
public void testVersionlessManagedDependency()
throws Exception
Exception@Test
public void testResolveDependencies()
throws Exception
Exception@Test
public void testDontResolveDependencies()
throws Exception
Exception@Test
public void testReadModifiedPoms(@TempDir
Path tempDir)
throws Exception
Exception@Test
public void testReadErroneousMavenProjectContainsReference()
throws Exception
Exception@Test
public void testReadParentAndChildWithRegularVersionSetParentFile()
throws Exception
Exception@Test
public void testPropertyInPluginManagementGroupId()
throws Exception
ExceptionCopyright © 2001–2022 The Apache Software Foundation. All rights reserved.