public class MavenITmng5230MakeReactorWithExcludesTest extends AbstractMavenIntegrationTestCase
ALL_MAVEN_VERSIONS| Constructor and Description |
|---|
MavenITmng5230MakeReactorWithExcludesTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testitMakeBothExclude()
Verify project exclusion when also building upstream and downstream projects are built.
|
void |
testitMakeDownstreamExclude()
Verify that project list and all their downstream projects are built.
|
void |
testitMakeUpstreamExclude()
Verify that that exclusion happens on upstream projects.
|
void |
testitMakeWithExclude()
Verify that project list exclusion by itself is not built
|
void |
testitMatchesByArtifactIdExclude()
Verify that the project list exclude can also specify artifact ids.
|
void |
testitMatchesByBasedirExclamationExclude()
Verify that using the basedir for exclusion with an exclemation in the project list matches projects with non-default POM files.
|
void |
testitMatchesByBasedirMinusExclude()
Verify that using the basedir for exclusion with a minus in the project list matches projects with non-default POM files.
|
void |
testitMatchesByIdExclude()
Verify that the project list can also specify project ids for exclusion
|
void |
testitResumeFromExclude()
Verify that reactor is resumed from specified project with exclude
|
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 MavenITmng5230MakeReactorWithExcludesTest()
public void testitMakeWithExclude()
throws Exception
Exception - in case of failurepublic void testitMakeUpstreamExclude()
throws Exception
Exception - in case of failurepublic void testitMakeDownstreamExclude()
throws Exception
Exception - in case of failurepublic void testitMakeBothExclude()
throws Exception
Exception - in case of failurepublic void testitMatchesByBasedirExclamationExclude()
throws Exception
Exception - in case of failurepublic void testitMatchesByBasedirMinusExclude()
throws Exception
Exception - in case of failurepublic void testitMatchesByIdExclude()
throws Exception
Exception - in case of failurepublic void testitMatchesByArtifactIdExclude()
throws Exception
Exception - in case of failureCopyright © 2002–2022 The Apache Software Foundation. All rights reserved.