johnpoth commented on a change in pull request #2383:
URL: https://github.com/apache/camel-k/pull/2383#discussion_r648971903



##########
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:
       Hmm good question. The comment is enough in my opinion ? I've added a 
link to the Maven website 
https://maven.apache.org/guides/mini/guide-using-extensions.html to be safe




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


Reply via email to