Re: enforcer: Differentiate between INFO, WARNING and ERROR per rule

2012-03-14 Thread Robert Scholte
Hi Mirko, So if I understand you correctly you want to specify if a rule should be considered as a warning or an error. And you want to specify if the enforcer-plugin should failOnError(default) or failOnWarning. IMHO enforcer rules should always succeed. Looking at the standard rules[1] I

Re: enforcer: Differentiate between INFO, WARNING and ERROR per rule

2012-03-14 Thread Mirko Friedenhagen
Hello Robert, yes, the failOnError(default=true) and failOnWarning(default=warn) is what I had in mind. E.g. http://maven.apache.org/enforcer/enforcer-rules/dependencyConvergence.html is making me headaches. While I see ideally maven should fail if dependencies diverge especially for libraries,

Re: Maven logger at warn level

2012-03-14 Thread Patrick et Dany
Hello committers, As no one complains, I would like to know if someone can apply the patch and close http://jira.codehaus.org/browse/MNG-2570 Thank you Le 06/03/2012 01:51, Patrick GARCIA a écrit : Hello all, One moth ago, I have attach a maven patch to the jira MNG-2570

Re: Thought: write some doc about how not to use snapshots?

2012-03-14 Thread Paolo Compieta
On Thu, Aug 25, 2011 at 3:40 PM, Benson Margulies bimargul...@gmail.comwrote: On Thu, Aug 25, 2011 at 8:59 AM, Jesse Glick jesse.gl...@oracle.com wrote: On 08/25/2011 07:34 AM, Benson Margulies wrote: I discovered yesterday that one team had taken this idea to its local extreme, and