public class DefaultMavenProjectBuilderTest extends AbstractMavenProjectTestCase
projectBuilder, repositorySystem| Constructor and Description |
|---|
DefaultMavenProjectBuilderTest() |
| Modifier and Type | Method and Description |
|---|---|
protected ArtifactRepository |
getLocalRepository() |
protected MavenProject |
getProject(Artifact pom,
boolean allowStub) |
void |
setUp() |
void |
tearDown() |
void |
testBuildFromMiddlePom()
Check that we can build ok from the middle pom of a (parent,child,grandchild) heirarchy
|
void |
testBuildStubModelForMissingRemotePom() |
void |
testDuplicatePluginDefinitionsMerged() |
void |
testPartialResultUponBadDependencyDeclaration() |
void |
xtestLoop() |
customizeContainerConfiguration, getCustomConfigurationName, getFileForClasspathResource, getLocalRepositoryPath, getProject, getProjectBuilder, getProjectWithDependencies, initRepoSession, newBuildingRequestcustomizeContext, getBasedir, getClassLoader, getConfigurationName, getContainer, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, setupContainer, teardownContainercountTestCases, createResult, getName, run, run, runBare, runTest, setName, toStringassertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSamepublic DefaultMavenProjectBuilderTest()
public void setUp() throws Exception
setUp in class AbstractMavenProjectTestCaseExceptionpublic void tearDown() throws Exception
tearDown in class AbstractMavenProjectTestCaseExceptionprotected MavenProject getProject(Artifact pom, boolean allowStub) throws Exception
Exceptionpublic void testBuildFromMiddlePom() throws Exception
Exceptionpublic void testDuplicatePluginDefinitionsMerged() throws Exception
Exceptionpublic void testBuildStubModelForMissingRemotePom() throws Exception
Exceptionprotected ArtifactRepository getLocalRepository() throws Exception
getLocalRepository in class AbstractMavenProjectTestCaseExceptionpublic void testPartialResultUponBadDependencyDeclaration() throws Exception
ExceptionCopyright © 2001–2013 The Apache Software Foundation. All rights reserved.