GitHub user kilida opened a pull request:
https://github.com/apache/maven/pull/79
Duplicate conditional and body in MetadataResolutionResult.java
The `requestType.equals(
MetadataResolutionRequestTypeEnum.classpathRuntime` case is repeated three
times. One should be removed, and th
On Thu, 24 Mar 2016 07:49:38 +0100, Hervé BOUTEMY
wrote:
glad you like it :)
yes, this interpolation and inheritance separation during site.xml model
building gives us an opportunity (or even forces us) to test your
MNG-5900
idea immediately, without taking any risk at pom.xml level
and