imaffe commented on issue #534: [rocketm-connect-jdbc can't build : maven 
dependency not added to latest version]
URL: 
https://github.com/apache/rocketmq-externals/issues/534#issuecomment-605088281
 
 
   > > I probably need some help. After checking the `rocketmq-replicator` is 
not in maven central, and since `rocketmq-replicator` is a parallel project 
with `rocketmq-connect-jdbc`, I am not sure how to add `rocketmq-replicator` in 
the dependencies without using maven central. Can you give me some hints on how 
to do this? Thanks so much !
   > 
   > I also met this problem when I tried to build it. My understanding is we 
need to add the necessary parts of `rocketmq-replicator` to the 
`rocketmq-connect-jdbc`, as what `rocketmq-connect-mongo does`.
   
   It looks to me rocketmq-connect-mongo is implementing a `mongo replicator` 
and the rocketmq-connect-jdbc is depending on `rocketmq replicator` which is a 
different project.  So copy might not work in this scenario. And even it works 
I would hesitate to do so because we need to maintain 2 copys of the same code. 
But to solve this temporarily maybe you can delete those files that depend on 
`rocketmq replicator` on your local branch and build. 

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


With regards,
Apache Git Services

Reply via email to