Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency Management #166

Open
nfisher opened this issue Aug 24, 2011 · 2 comments
Open

Dependency Management #166

nfisher opened this issue Aug 24, 2011 · 2 comments

Comments

@nfisher
Copy link

nfisher commented Aug 24, 2011

Perhaps using maven repository structure for binaries. And dependency management similar to that used in buildr:

http://buildr.apache.org/artifacts.html

@haf
Copy link
Collaborator

haf commented Jan 30, 2012

This could be a good idea. To bring in a third pear, I'll be working with Ivy shortly and then I'll check it out.

Are you amongst things talking about building hierarchical projects?

With dependency management; do you mean for building albacore or for building with albacore? I guess the latter. In that case, I'll have to look into buildr. Could you give a bullet-point list of what it would entail?

@petemounce
Copy link

I've had some decent success just now using chocolatey to install all the packages listed in a custom nuget feed defined at http://myget.org - cinst all -source http://www.myget.org/F/peteworkstation/.

It depends then on package-availability there whether that route's sufficient for each Albacore user; chocolatey is reasonably new (though it had the benefit of Just Working, for me at least).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants