[
https://issues.apache.org/jira/browse/CAMEL-13055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16742920#comment-16742920
]
Claus Ibsen commented on CAMEL-13055:
-------------------------------------
We can move the generate legal files to the package phase and then output
directly to target/classes/META-INF and avoid all kind of adding as resource /
resource copy etc.
> 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)