Dependencies cannot be downloaded over SSL
------------------------------------------
Key: BUILDR-290
URL: https://issues.apache.org/jira/browse/BUILDR-290
Project: Buildr
Issue Type: Bug
Components: Dependency management
Affects Versions: 1.3.4
Environment: buildr 1.3.4 on Mac OS X with ruby 1.8.7 (2009-06-12
patchlevel 174) [i686-darwin9]
Reporter: Franck Rasolo
Running buildr, I get the following:
To use Buildr you need a buildfile. Do you want me to create one?:
1. From Maven2 POM file
2. From directory structure
3. Cancel
? 1
Downloading org.hamcrest:hamcrest-all:pom:1.2
undefined method `use_ssl=' for #<Net::HTTP maven.atlassian.com:443 open=false>
Buildr aborted!
Failed to download org.hamcrest:hamcrest-all:pom:1.2, tried the following
repositories:
http://scala-tools.org/repo-releases/
http://scala-tools.org/repo-snapshots/
http://scala-tools.org/repo-snapshots/
http://www.mvnsearch.org/maven2/
http://www.ibiblio.org/maven2//
https://maven.atlassian.com/3rdparty/
(See full trace by running task with --trace)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.