[ 
https://issues.apache.org/jira/browse/BUILDR-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641127#action_12641127
 ] 

Assaf Arkin commented on BUILDR-178:
------------------------------------

We have three ways for relocating the local repository: symlinks, env 
variables, settings.yml.  I think that's enough options and variance, and it's 
easier to test these three because you're only testing one method, so it's 
easier to make sure these three work with the buildfile generator or anywhere 
else we need global settings before loading the buildfile.

> when generating buildfile from pom.xml, ~/buildr.rb is ignored
> --------------------------------------------------------------
>
>                 Key: BUILDR-178
>                 URL: https://issues.apache.org/jira/browse/BUILDR-178
>             Project: Buildr
>          Issue Type: Bug
>          Components: Dependency management
>    Affects Versions: 1.3.2
>            Reporter: Ittay Dror
>
> In my ~/buildr.rb I have a non-standard location for the local repository. 
> When I use buildr to generate a buildfile from pom.xml, this file is not 
> loaded, and so the setting is ignored resulting in buildr trying to download 
> poms for all artifacts found in pom.xml 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to