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:
us...@infra.apache.org


Reply via email to