johnpoth commented on a change in pull request #2383:
URL: https://github.com/apache/camel-k/pull/2383#discussion_r648972088
##########
File path: pkg/cmd/install.go
##########
@@ -114,6 +114,7 @@ func newCmdInstall(rootCmdOptions *RootCmdOptions)
(*cobra.Command, *installCmdO
// Maven
cmd.Flags().String("maven-local-repository", "", "Path of the local
Maven repository")
cmd.Flags().StringArray("maven-property", nil, "Add a Maven property")
+ cmd.Flags().StringArray("maven-build-extension", nil, "Add a Maven
build extension")
Review comment:
done
--
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]