public class MavenITmng6223FindBasedir extends MavenITmng5889FindBasedir
.mvn/ are found when Maven is run with -f path/to/dir.MavenITmng5889FindBasedirALL_MAVEN_VERSIONS| Constructor and Description |
|---|
MavenITmng6223FindBasedir() |
| Modifier and Type | Method and Description |
|---|---|
void |
testMvnFileLongOptionModuleToDir()
check that
path/to/.mvn/ is found when path to POM set by --file path/to/module |
void |
testMvnFileLongOptionToDir()
check that
path/to/.mvn/ is found when path to POM set by --file path/to/dir |
void |
testMvnFileShortOptionModuleToDir()
check that
path/to/.mvn/ is found when path to POM set by -f path/to/module |
void |
testMvnFileShortOptionToDir()
check that
path/to/.mvn/ is found when path to POM set by -f path/to/dir |
runCoreExtensionWithOption, testMvnFileLongOption, testMvnFileLongOptionModule, testMvnFileShortOption, testMvnFileShortOptionModuleassertCanonicalFileEquals, 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 testMvnFileLongOptionToDir()
throws Exception
path/to/.mvn/ is found when path to POM set by --file path/to/dirException - in case of failurepublic void testMvnFileShortOptionToDir()
throws Exception
path/to/.mvn/ is found when path to POM set by -f path/to/dirException - in case of failurepublic void testMvnFileLongOptionModuleToDir()
throws Exception
path/to/.mvn/ is found when path to POM set by --file path/to/moduleException - in case of failureCopyright © 2002–2022 The Apache Software Foundation. All rights reserved.