You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by "Chang chen (JIRA)" <ji...@apache.org> on 2016/11/01 09:59:58 UTC

[jira] [Created] (EAGLE-717) Upgrade maven-surefire-plugin for supporting forkMode ( = always ) correctly

Chang chen created EAGLE-717:
--------------------------------

             Summary: Upgrade maven-surefire-plugin for supporting forkMode ( = always ) correctly
                 Key: EAGLE-717
                 URL: https://issues.apache.org/jira/browse/EAGLE-717
             Project: Eagle
          Issue Type: Sub-task
    Affects Versions: v0.5.0
            Reporter: Chang chen
             Fix For: v0.5.0


Eagle UT need load siddhi string extension dynamically, but the current maven-surefire-plugin is too old (2.6), and  can't work correctly in always forkMode which is needed for HBase UT. See [Class Loading and Forking in Maven Surefire|http://maven.apache.org/surefire/maven-surefire-plugin/examples/class-loading.html] to understand how maven-surefire-plugin set java.class.path and why.

 





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)