apupier commented on PR #15983:
URL: https://github.com/apache/camel/pull/15983#issuecomment-2417129091

   mvn javadoc:javadoc currently failing with:
   ```
   [ERROR] 
/home/apupier/git/camel/components/camel-infinispan/camel-infinispan/src/main/java/org/apache/camel/component/infinispan/remote/InfinispanRemoteAggregationRepository.java:22:
 error: cannot find symbol
   [ERROR] import 
org.apache.camel.component.infinispan.remote.protostream.DefaultExchangeHolderContextInitializer;
   [ERROR]                                                     
           ^
   [ERROR]   symbol:   class 
DefaultExchangeHolderContextInitializer
   [ERROR]   location: package 
org.apache.camel.component.infinispan.remote.protostream
   ```


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