cstamas opened a new pull request, #968:
URL: https://github.com/apache/maven-enforcer/pull/968

   This rule is very often used, and does not require anything special like new 
dependency, hence it should be among "built in" rules.
   
   OTOH, it had issues, for example on larger multi projects did recheck same 
(potentinally huge) JAR over and over again. It is now altered to not repeat 
same check (same options against same file).
   
   This rule is 100% drop-in replacement for old uses, moreover rule itself has 
set priority that if enforce plugin gets updated with this rule, but the extra 
rules are present, the new rule will kick in. All the options are same as 
before, and rule name is unchanged as well.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to