You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm trying to include avsc file from an external sbt module, do you have a possible solution for that ?
I have added the under "resources" folder of the external module.
Here is an example of what I'm trying to configure:
I'm not familiar with your error, however, I doubt I'd recognize the error message. My timeframe is pretty far out, but if you'd like to look into this, I might suggest setting up a scripted test in sbt-test.
Thanks for the quick reply
Its not the real error.
I'm trying to extract the resources folder path out of external module (3rd party module).
I have an external nexus repo to which I'm releasing jars, then I want to use avsc files located in those external libs.
i don't know if its possible...
maybe this example will explain better what I'm trying to do:
Hi,
I'm trying to include avsc file from an external sbt module, do you have a possible solution for that ?
I have added the under "resources" folder of the external module.
Here is an example of what I'm trying to configure:
The text was updated successfully, but these errors were encountered: