You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2017/05/11 15:36:04 UTC

[jira] [Created] (CAMEL-11265) Fix maven warning about fork option

Claus Ibsen created CAMEL-11265:
-----------------------------------

             Summary: Fix maven warning about fork option
                 Key: CAMEL-11265
                 URL: https://issues.apache.org/jira/browse/CAMEL-11265
             Project: Camel
          Issue Type: Task
          Components: build system
            Reporter: Claus Ibsen
            Priority: Minor


We have a bunch of warnings such as

[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ camel-xmpp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.

We should get this fixed in our build system.

Contributions is welcome



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)