Re: camel-package-maven-plugin

2022-02-15 Thread Claus Ibsen
Hi That is great - that is about 1 min less time. Also we can reach out to 3rd party maven plugin maintainers to help reduce their logging noise. I did this for some of them like the formatter plugin that is now 1 line. On Tue, Feb 15, 2022 at 8:04 PM Otavio Rodolfo Piske wrote: > > BTW, we

Re: camel-package-maven-plugin

2022-02-15 Thread Otavio Rodolfo Piske
BTW, we should probably review the outputs we display on these plugins. Your comment gave me an idea to look at some of the other debug statements we have in that code. I have prepared a small PR with a few cleanups on them and I'm going to send after #6951 is merged. If my understanding of the

Re: camel-package-maven-plugin

2022-02-15 Thread Otavio Rodolfo Piske
Hi, This should do the trick: https://github.com/apache/camel/pull/6951. It was a bogus debug message I left when cleaning up these plugins. Kind regards On Tue, Feb 15, 2022 at 6:55 PM Otavio Rodolfo Piske wrote: > Hi > > I'll take a look at that one. I don't remember deliberately changing

Re: camel-package-maven-plugin

2022-02-15 Thread Otavio Rodolfo Piske
Hi I'll take a look at that one. I don't remember deliberately changing it, but it could be caused by one of the recent changes. On Tue, Feb 15, 2022 at 3:35 PM Claus Ibsen wrote: > Hi > > It seems it now does some output logging that is maybe not really > helpful or should be improved > >

camel-package-maven-plugin

2022-02-15 Thread Claus Ibsen
Hi It seems it now does some output logging that is maybe not really helpful or should be improved [INFO] --- camel-package-maven-plugin:3.16.0-SNAPSHOT:generate (generate) @ camel-aws-secrets-manager --- [INFO] No previous run data found, generating files. [INFO] Building index... [INFO]