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:
Benjamin Bentmann 2010-01-24 13:20:14 +00:00
parent 7fef78ed4a
commit e893cab008
1 changed files with 1 additions and 1 deletions

View File

@ -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