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

Update parsing local_repository via environment/config. #14

Merged
merged 1 commit into from
Apr 3, 2013

Conversation

stefan-pdx
Copy link

When trying to specify my own local_repository location, Aether was trying to parse the string input as a file. It looks like we cannot use the String override of Aether::setLocalRepository and must cast our String to a Java.io.File object.

mkristian added a commit that referenced this pull request Apr 3, 2013
Update parsing local_repository via environment/config.
@mkristian mkristian merged commit 7bd9de4 into mkristian:master Apr 3, 2013
@mkristian
Copy link
Owner

thanx, maybe I should see if this config part can be tested easily.

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

Successfully merging this pull request may close these issues.

2 participants