You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/10/26 14:21:01 UTC

[GitHub] [camel-quarkus] ppalaga edited a comment on issue #1607: Provide a quick profile

ppalaga edited a comment on issue #1607:
URL: https://github.com/apache/camel-quarkus/issues/1607#issuecomment-716523031


   Candidates for an exclusion from a quick profile:
   
   * enforcer:enforce
   * impsort:sort
   * formatter:format
   * (some?) groovy:execute
   * license:check
   * camel-quarkus:update-extension-doc-page
   * quarkus:build
   
   The caveat is that not having a mojo in the build at all is even faster than skipping it through its property. Alone the instantiation of some mojos is quite slow. Let me figure out if we can remove them from the default profile-less build and have them only in a special profile (let's call is `full`) that would be enabled by default and disabled by `-Dquickly`


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org