http://defect.opensolaris.org/bz/show_bug.cgi?id=19182

           Summary: lucene-core-3.5.0 download stuck when behind proxy
    Classification: Development
           Product: opengrok
           Version: unspecified
          Platform: ANY/Generic
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: build
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


When running ant in fresh opengrok repository (tip 1334:a0021b62e814) it gets
stuck when downloading the lucene-core archive:

jrcs:
    [javac] Compiling 51 source files to /workspaces/opengrok-trunk/build/jrcs
      [jar] Building jar: /workspaces/opengrok-trunk/lib/jrcs.jar

jflex:

-check-lucene:

download-lucene:
      [get] Getting:
http://repo1.maven.org/maven2/org/apache/lucene/lucene-core/3.5.0/lucene-core-3.5.0.jar
      [get] To: /workspaces/opengrok-trunk/lib/lucene-core-3.5.0.jar



However, I can download the archive just fine with curl(1) thanks to the
'http_proxy' variable being set.

-- 
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
opengrok-dev mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opengrok-dev

Reply via email to