public class MavenITmng2576MakeLikeReactorTest extends AbstractMavenIntegrationTestCase
ALL_MAVEN_VERSIONS| Constructor and Description |
|---|
MavenITmng2576MakeLikeReactorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testitMakeBoth()
Verify that project list and all their upstream and downstream projects are built.
|
void |
testitMakeDownstream()
Verify that project list and all their downstream projects are built.
|
void |
testitMakeOnlyList()
Verify that project list by itself only builds specified projects.
|
void |
testitMakeUpstream()
Verify that project list and all their upstream projects are built.
|
void |
testitMatchesByArtifactId()
Verify that the project list can also specify artifact ids.
|
void |
testitMatchesByBasedir()
Verify that using the mere basedir in the project list properly matches projects with non-default POM files.
|
void |
testitMatchesByBasedirPlus()
Verify that using the mere basedir in the project list properly matches projects with non-default POM files.
|
void |
testitMatchesById()
Verify that the project list can also specify project ids.
|
void |
testitResumeFrom()
Verify that reactor is resumed from specified project.
|
assertCanonicalFileEquals, assertCanonicalFileEquals, assertCanonicalFileEquals, assertCanonicalFileEquals, failingMavenVersions, getMavenVersion, isSkipped, matchesVersionRange, newVerifier, newVerifier, newVerifier, newVerifier, requiresJavaVersion, requiresMavenVersion, runTest, setupLocalRepoassertEquals, 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, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, setName, setUp, tearDown, toStringpublic void testitMakeOnlyList()
throws Exception
Exception - in case of failurepublic void testitMakeUpstream()
throws Exception
Exception - in case of failurepublic void testitMakeDownstream()
throws Exception
Exception - in case of failurepublic void testitMakeBoth()
throws Exception
Exception - in case of failurepublic void testitMatchesByBasedir()
throws Exception
Exception - in case of failurepublic void testitMatchesByBasedirPlus()
throws Exception
Exception - in case of failurepublic void testitMatchesById()
throws Exception
Exception - in case of failurepublic void testitMatchesByArtifactId()
throws Exception
Exception - in case of failureCopyright © 2002–2022 The Apache Software Foundation. All rights reserved.