> You could probably add a custom repo entry in the launch config as specified by [GeneralizedLauncher][1].
Thanks, Eugene. But I already did that. Problem is, that the repo is private, i.e. needs authentication.
Heiko
> I don't see a way of putting credentials in launchconfig, but does `credentials` key in sbt work for resolving dependencies?
> If so you could as least wrap it in a dummy project.
Not sure how to achieve this …
I think I need a way to add credentials to conscript itself, but I don't see a way, too.
Heiko
Didn't know that. Thanks, mate! I owe you a beer or two.
Heiko
I didn't either! Now added to the readme:
https://github.com/n8han/conscript/commit/82f6a31d04d7a59004e1619428ad212ad1aeeb3d
Nathan
> I didn't either! Now added to the readme:
> https://github.com/n8han/conscript/commit/82f6a31d04d7a59004e1619428ad212ad1aeeb3d
Excellent. Thanks.
Maybe you should consider renaming Maven repositories to Maven and/or Ivy repositories?
Heiko
Done. I forgot that for internal use, Ivy repos are alot more common.