Github user khmarbaise commented on a diff in the pull request:
https://github.com/apache/maven/pull/119#discussion_r117611970
--- Diff:
maven-model-builder/src/test/java/org/apache/maven/model/validation/DefaultModelValidatorTest.java
---
@@ -411,14 +411,19 @@ public void testIncompleteParent()
assertTrue( result.getFatals().get( 2 ).contains( "parent.version"
) );
}
- public void testHardCodedSystemPath()
+ public void testHardCodedSystemPathAndDeprecatedScope()
--- End diff --
I think it's better having different test cases. Keeping the old test cases
and create new ones for the changed behaviour. That makes it safe not to break
previous behaviour,
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]