public class MavenITmng5889FindBasedir extends AbstractMavenIntegrationTestCase
.mvn/ are found when Maven is run with -f path/to/pom.xml.ALL_MAVEN_VERSIONS| Modifier | Constructor and Description | 
|---|---|
|   | MavenITmng5889FindBasedir() | 
| protected  | MavenITmng5889FindBasedir(String constraint) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | runCoreExtensionWithOption(String option,
                          String subdir,
                          boolean pom) | 
| void | testMvnFileLongOption()check that  path/to/.mvn/is found when path to POM set by--file path/to/pom.xml | 
| void | testMvnFileLongOptionModule()check that  path/to/.mvn/is found when path to POM set by--file path/to/module/pom.xml | 
| void | testMvnFileShortOption()check that  path/to/.mvn/is found when path to POM set by-f path/to/pom.xml | 
| void | testMvnFileShortOptionModule()check that  path/to/.mvn/is found when path to POM set by-f path/to/module/pom.xml | 
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 MavenITmng5889FindBasedir()
protected MavenITmng5889FindBasedir(String constraint)
public void testMvnFileLongOption()
                           throws Exception
path/to/.mvn/ is found when path to POM set by --file path/to/pom.xmlException - in case of failurepublic void testMvnFileShortOption()
                            throws Exception
path/to/.mvn/ is found when path to POM set by -f path/to/pom.xmlException - in case of failurepublic void testMvnFileLongOptionModule()
                                 throws Exception
path/to/.mvn/ is found when path to POM set by --file path/to/module/pom.xmlException - in case of failurepublic void testMvnFileShortOptionModule()
                                  throws Exception
path/to/.mvn/ is found when path to POM set by -f path/to/module/pom.xmlException - in case of failureCopyright © 2002–2022 The Apache Software Foundation. All rights reserved.