astefanutti commented on a change in pull request #2383:
URL: https://github.com/apache/camel-k/pull/2383#discussion_r648979623
##########
File path: pkg/apis/camel/v1/common_types.go
##########
@@ -105,6 +105,8 @@ type MavenSpec struct {
// Deprecated: use IntegrationPlatform.Spec.Build.Timeout instead
Timeout *metav1.Duration `json:"timeout,omitempty"`
Repositories []Repository `json:"repositories,omitempty"`
+ // Maven build extensions
Review comment:
Yes, a pointer to the Maven documentation is great 👍🏼.
--
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]