mirror of https://github.com/apache/maven.git
Adding comment to discourage re-adding the status inheritance.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@232178 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0db68a8c2e
commit
86321f4163
maven-project/src/main/java/org/apache/maven/project
|
@ -363,6 +363,8 @@ public final class ModelUtils
|
|||
{
|
||||
dDistMgmt.setSite( rDistMgmt.getSite() );
|
||||
}
|
||||
|
||||
// NOTE: We SHOULD NOT be inheriting status, since this is an assessment of the POM quality.
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue