[ https://issues.apache.org/jira/browse/OOZIE-3538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16977038#comment-16977038 ]
duan xiong edited comment on OOZIE-3538 at 11/19/19 2:08 PM: ------------------------------------------------------------- [~asalamon74], I have delete it, Because have some problem.Then I want to confirm one thing with you . I have run to “mvn clean test" in local right ? Because I run this order in oozie-master can't success. It failed shows "Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test *(default-test)* on project oozie-core: *There was a timeout or other error in the fork" in module oozie-core* was (Author: nobigo): [~asalamon74], I have delete it, Because have some problem.Then I want to confirm one thing with you . I have run to “mvn clean test" in local right ? Because I run this order in oozie-master can't success. > oozie-main(pom.xml) plugin maven-surefire-plugin configuration the Tag > <perCoreThreadCount> value is wrong > ---------------------------------------------------------------------------------------------------------- > > Key: OOZIE-3538 > URL: https://issues.apache.org/jira/browse/OOZIE-3538 > Project: Oozie > Issue Type: Bug > Components: build > Affects Versions: 5.2.0 > Reporter: duan xiong > Assignee: duan xiong > Priority: Major > Fix For: 5.3.0 > > Attachments: OOZIE-3538-001.patch > > > oozie-main(pom.xml) plugin maven-surefire-plugin configuration the Tag > <perCoreThreadCount> value is wrong. That value should be boolean not number. > " the parameter {{threadCount}} can be used with the optional parameter > {{perCoreThreadCount=true}} (true by default)" can find this in > [http://maven.apache.org/surefire/maven-surefire-plugin/examples/fork-options-and-parallel-execution.html] -- This message was sent by Atlassian Jira (v8.3.4#803005)