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
I'm fairly new to Clojure. I am wondering if instead of using a path to the parent on the file system, there is a way to link to the parent on a remote repo such as on the nexus. So for example, how would I make something like this possible?
Hi there,
I'm fairly new to Clojure. I am wondering if instead of using a path to the parent on the file system, there is a way to link to the parent on a remote repo such as on the nexus. So for example, how would I make something like this possible?
:parent-project {:path "http://.../nexus/content/groups/public/myrepo/project.clj"
:inherit [:dependencies]
The text was updated successfully, but these errors were encountered: