gnodet opened a new pull request, #22221:
URL: https://github.com/apache/camel/pull/22221

   ## Summary
   
   - Fix `PrepareCamelJBangCommandsMojo` to match `new CommandLine(this)` in 
addition to `new CommandLine(main)`, and update the subcommand regex accordingly
   - This was causing several commands/options to be missing from generated 
docs and metadata:
     - Missing `wrapper` command and `dataweave` subcommand docs
     - Missing `bind` deprecation notice
     - Wrong description for `--skip-plugins` option
   - Regenerated all affected docs and metadata
   
   ## Test plan
   
   - [x] Build succeeds with `mvn install -B -pl 
tooling/maven/camel-package-maven-plugin,dsl/camel-jbang/camel-jbang-core 
-DskipTests`
   - [ ] CI passes


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to