Closed pires closed 8 years ago
@pires - Thank you, we were planning on doing this. I think the second approach (multi-repo) is a good idea.
I agree with multi-repo with parent POM.
@pires, I've refactored a bit - NATS now supports a connector framework (this repository), which other projects can use to create new connectors. Other projects can specify the maven coordinates provided to include the NATS connector framework, now found in the sonatype repository. I've separated out the Redis connector as the NATS Redis Publish/Subscribe Connector. This avoids any github/project dependencies between the connector framework and implemented connectors.
Awesome! So we can close this?
We can close this. ;)
Problem
With one project to rule them all, we'll have:
Possible solutions
@mcqueary @ColinSullivan1 please discuss!