mirror of https://github.com/apache/maven.git
o Fixed test description
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@902564 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7fef78ed4a
commit
e893cab008
|
@ -39,7 +39,7 @@ public class MavenITmng4522FailUponMissingDependencyParentPomTest
|
|||
}
|
||||
|
||||
/**
|
||||
* Test that unreadable metadata from one repository does not fail the entire dependency resolution.
|
||||
* Test that dependency resolution fails/aborts in case a dependency has a POM that inherits from a missing parent.
|
||||
*/
|
||||
public void testit()
|
||||
throws Exception
|
||||
|
|
Loading…
Reference in New Issue