[
https://issues.apache.org/jira/browse/CAMEL-13055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16742506#comment-16742506
]
Claus Ibsen commented on CAMEL-13055:
-------------------------------------
Also look at whether we still need to run cxf maven plugin in fork mode. We did
this in the past to avoid OOME. But its slower, we can maybe speedup the build
if we dont do that anymore.
> 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
> Priority: Major
> 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)