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 2019/01/14 21:11:00 UTC

[jira] [Created] (CAMEL-13055) camel3 - build system - Reduce maven plugins not needed to run

Claus Ibsen created CAMEL-13055:
-----------------------------------

             Summary: camel3 - build system - Reduce maven plugins not needed to run
                 Key: CAMEL-13055
                 URL: https://issues.apache.org/jira/browse/CAMEL-13055
             Project: Camel
          Issue Type: Task
          Components: build system
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 3.0.0


We can look at reducing some of the maven goals that runs during building components to reduce the burden on maven and speedup the build a bit.

- dont run enforcer plugin
- dont run maven site plugin
- only run osgi plugin on core and components
- skip running integration tests if fastinstall profile enabled on some modules
- ...




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)