mirror of
https://github.com/apache/maven.git
synced 2025-02-23 10:45:27 +00:00
[MNG-3284] Enabling the integration test for this issue.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@636462 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ba47b6b7c9
commit
652f2f7a18
@ -184,10 +184,8 @@ public static Test suite() throws VerificationException
|
||||
suite.addTestSuite( MavenITmng3394POMPluginVersionDominanceTest.class );
|
||||
suite.addTestSuite( MavenITmng2861RelocationsAndRanges.class );
|
||||
suite.addTestSuite( MavenITmng2972OverridePluginDependency.class );
|
||||
|
||||
//not fixed in the code yet. Test is correct.
|
||||
//suite.addTestSuite( MavenITmng3284UsingCachedPluginsTest.class );
|
||||
|
||||
suite.addTestSuite( MavenITmng3284UsingCachedPluginsTest.class );
|
||||
|
||||
// ----------------------------------------------------------------------------------------------------
|
||||
// Tests that need to be fixed.
|
||||
// ----------------------------------------------------------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user