public class MavenITmng3938MergePluginExecutionsTest extends AbstractMavenIntegrationTestCase
ALL_MAVEN_VERSIONS
Constructor and Description |
---|
MavenITmng3938MergePluginExecutionsTest() |
Modifier and Type | Method and Description |
---|---|
void |
testitWithoutPluginMngt()
Test that plugin executions with the same id are merged during inheritance, especially executions using the
default id, regardless whether the id is given explicitly by the user or implicitly assumed from defaults, when
no
<pluginManagement> is involved. |
void |
testitWithPluginMngt()
Test that plugin executions with the same id are merged during inheritance, especially executions using the
default id, regardless whether the id is given explicitly by the user or implicitly assumed from defaults, when
<pluginManagement> is involved. |
assertCanonicalFileEquals, assertCanonicalFileEquals, assertCanonicalFileEquals, assertCanonicalFileEquals, failingMavenVersions, getMavenVersion, isSkipped, matchesVersionRange, newVerifier, newVerifier, newVerifier, newVerifier, requiresJavaVersion, requiresMavenVersion, runTest, setupLocalRepo
assertEquals, 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, toString
public MavenITmng3938MergePluginExecutionsTest()
public void testitWithoutPluginMngt() throws Exception
<pluginManagement>
is involved.Exception
- in case of failurepublic void testitWithPluginMngt() throws Exception
<pluginManagement>
is involved.Exception
- in case of failureCopyright © 2002–2022 The Apache Software Foundation. All rights reserved.