ppalaga opened a new issue #831: Move Groovy executions under the enforce 
profile
URL: https://github.com/apache/camel-quarkus/issues/831
 
 
   I profiled maven builds that I execute quite often and i found that enforcer 
and Groovy make ~18% of the build time. enforcer is easy to skip via 
`-Denforce=false` but we do not have anything like that for Groovy. Given that 
our Groovy scripts serve a purpose quite similar to the enforcer, I propose to 
move the Groovy executions under the `enforce` profile, so that they all can be 
skipped together. WDYT?

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to