[
https://issues.apache.org/jira/browse/BUILDR-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641126#action_12641126
]
Ittay Dror commented on BUILDR-178:
-----------------------------------
the benefit of buildr.rb is that it's ruby script, and i do some other settings
there that can't be done declaratively
fwiw, the main advantage of buildr is that the buildfile is ruby code, so i can
do everything a real language allows me. why force me to the constraints of a
yaml syntax (declarative) in the personal settings file?
> 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.