Thys Michels
Thys Michels
@sfdc-hhildebrand any update on this?
@sfdc-hhildebrand thanks that would be great. If anyone wants to reference jar locally here is the workaround. Point the systemPath to where your jar is. ``` com.salesforce.conduit emp-connector 0.0.1-SNAPSHOT ${project.basedir}/lib/emp-connector-0.0.1-SNAPSHOT-phat.jar...
@prudhvikonda when you do mvn clean install the jar should be built, follow these steps to deploy the jar into your project: https://thysmichels.com/2017/06/04/heroku-deploy-local-jar-to-maven-dependencies/