squakez commented on a change in pull request #2879:
URL: https://github.com/apache/camel-k/pull/2879#discussion_r785765588



##########
File path: pkg/apis/camel/v1/maven_types.go
##########
@@ -43,6 +43,8 @@ type MavenSpec struct {
        // The Maven build extensions.
        // See https://maven.apache.org/guides/mini/guide-using-extensions.html.
        Extension []MavenArtifact `json:"extension,omitempty"`
+       // The CLI options that are appended to the list of arguments for Maven 
commands.

Review comment:
       Maybe we can include an example of the expected configuration, so, it 
will be automatically documented in the API




-- 
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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to