ppalaga commented 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 id that not having the 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:
[email protected]


Reply via email to