Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modular packaging of connectors? #1264

Closed
duanasq opened this issue Oct 5, 2021 · 2 comments
Closed

Modular packaging of connectors? #1264

duanasq opened this issue Oct 5, 2021 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@duanasq
Copy link
Contributor

duanasq commented Oct 5, 2021

Hi there! I'm interested to use the Camel kafka connectors. I'm following the user guide to try it out locally (it's great, thanks!) but the instruction to build this repo using ./mvnw package from the root was taking me over 40 mins. I lost patience and looked at how I could build the connectors I was interested in modularly.

I was able to package the connector I was interested in using in the connector's directory:

mvn package -pl camel-timer-kafka-connector -am

Is this something we could mention on the guide? Many thanks!

@oscerd
Copy link
Contributor

oscerd commented Oct 5, 2021

We can mention that, you're welcome to open a PR.

@oscerd oscerd added the documentation Improvements or additions to documentation label Oct 5, 2021
@duanasq
Copy link
Contributor Author

duanasq commented Oct 5, 2021

cool how's this #1265

@duanasq duanasq closed this as completed Oct 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants