Croway commented on code in PR #25309:
URL: https://github.com/apache/camel/pull/25309#discussion_r3711192839


##########
tooling/maven/camel-package-maven-plugin/src/main/java/org/apache/camel/maven/packaging/MojoHelper.java:
##########
@@ -45,6 +45,7 @@ public static List<Path> getComponentPath(Path dir) {
                         dir.resolve("camel-langchain4j-embeddings"), 
dir.resolve("camel-langchain4j-embeddingstore"),
                         dir.resolve("camel-langchain4j-tokenizer"), 
dir.resolve("camel-langchain4j-tools"),
                         dir.resolve("camel-langchain4j-web-search"),
+                        dir.resolve("camel-mcp-server"),

Review Comment:
   There are other APIs that are not registered in the nav like 
`camel-langchain4j-agent-api` or ` camel-langchain4j-embeddingstore-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: [email protected]

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

Reply via email to