mirror of
https://github.com/apache/maven.git
synced 2025-02-22 01:45:37 +00:00
[MNG-3038] Transitive DepMan not working
Adding unit test IT0121 to IntegrationTestSuite (in disabled mode) git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@544899 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
887f94d8cb
commit
966c1e86e6
@ -160,6 +160,7 @@ public static Test suite() throws VerificationException
|
||||
suite.addTestSuite( MavenIT0120EjbClientDependency.class );
|
||||
// not fixed yet
|
||||
//suite.addTestSuite( MavenIT0120EjbClientDependency.class );
|
||||
//suite.addTestSuite( MavenIT0121TransitiveDepManVersion.class );
|
||||
return suite;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user