onderson commented on code in PR #10218:
URL: https://github.com/apache/camel/pull/10218#discussion_r1207661034


##########
dsl/camel-endpointdsl/pom.xml:
##########
@@ -44,6 +44,11 @@
             <groupId>org.apache.camel</groupId>
             <artifactId>camel-core-engine</artifactId>
         </dependency>
+        <dependency>
+            <groupId>com.sun.mail</groupId>
+            <artifactId>jakarta.mail</artifactId>

Review Comment:
   was failing for me in a full local build. that's why i had to add it. i can 
remove it if it is only for me.



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