<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi guys,<br>
    <br>
    Lately, more developers have started changing pom.xml files,<br>
    which is a good thing, even for big changes :)<br>
    Of course, not everyone is a Maven expert yet.<br>
    <br>
    Some changes cause issues (mainly for our users).<br>
    In the past, I fixed those issues directly, but that approach does
    not scale:<br>
    devs kept committing new instances of the same issue.<br>
    <br>
    So instead, I 'll send "[maven feedback]" mails, explaining the
    problem and how to fix it.<br>
    Please fix the problem in a timely manner (or signal me that you
    can't fix it a timely manner).<br>
    Don't take such mails personally - everyone (including me)
    introduces maven issues.<br>
    I 'll CC the drools-dev list, so everyone can learn all maven
    pitfalls.<br>
    <br>
    Hopefully, this way we can <b>keep our build fast</b> and stable.<br>
  </body>
</html>