[
https://issues.apache.org/jira/browse/BUILDR-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641120#action_12641120
]
Assaf Arkin commented on BUILDR-178:
------------------------------------
We should start deprecating buildr.rb and use ~/.buildr/settings.yml instead.
The buildfile generator should be able to work with the local repository
specified there, since Windows doesn't have good support for symlinks.
In the meanwhile, you can set the environment variable M2_REPO to point to your
local repository.
> 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.