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:
John Dennis Casey 2005-08-12 01:43:36 +00:00
parent 0db68a8c2e
commit 86321f4163

View File

@ -363,6 +363,8 @@ else if ( rDistMgmt != null )
{
dDistMgmt.setSite( rDistMgmt.getSite() );
}
// NOTE: We SHOULD NOT be inheriting status, since this is an assessment of the POM quality.
}
}