jcustenborder / kafka-connect-solr

Kafka Connect connector for writing to Solr.
Apache License 2.0
43 stars 28 forks source link

Maven shade plugin #6

Closed evolv34 closed 7 years ago

evolv34 commented 7 years ago

Hi Jeremy,

I have updated pom.xml with maven shade plugin. Could you please take a look at the PR ?

https://github.com/jcustenborder/kafka-connect-solr/pull/5

Thank you.

jcustenborder commented 7 years ago

@evolv34 Maven shade isn't a good idea with connectors. This is also controlled in a parent pom. Use on the the installation packages.