Github user justinleet commented on a diff in the pull request:

    https://github.com/apache/metron/pull/840#discussion_r159681034
  
    --- Diff: pom.xml ---
    @@ -159,7 +159,7 @@
                         <version>${global_surefire_version}</version>
                         <configuration>
                             <!-- Skip the default running of this plug-in (or 
everything is run twice...see below) -->
    -                        <argLine>@{argLine} -Xmx2048m</argLine>
    +                        <argLine>-Xmx2048m</argLine>
    --- End diff --
    
    It's the top level pom, so no code coverage at all, iirc. I haven't looked 
at it in awhile.  I'll play with it a bit and see what's going on


---

Reply via email to