You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Assaf Arkin (JIRA)" <ji...@apache.org> on 2008/05/15 09:11:56 UTC

[jira] Commented: (BUILDR-69) Certain artifacts don't download properly from remote repository

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

Assaf Arkin commented on BUILDR-69:
-----------------------------------

Can you pinpoint the file and line number?

I tried and had no problem grabbing it with:

URI('http://repo1.maven.org/maven2/org/apache/struts/struts2-core/2.0.11.1/struts2-core-2.0.11.1.jar').download 'struts.jar'

I'm also seeing the bomb icon, but I'm not sure what it means.  The directories underneath have the right icon, and those are not redirected, but served fro the expected URL.

> Certain artifacts don't download properly from remote repository
> ----------------------------------------------------------------
>
>                 Key: BUILDR-69
>                 URL: https://issues.apache.org/jira/browse/BUILDR-69
>             Project: Buildr
>          Issue Type: Bug
>          Components: Dependency management
>    Affects Versions: 1.2.10
>         Environment: Windoze
>            Reporter: Shane Witbeck
>            Priority: Minor
>
> Certain dependencies don't download as expected from a remote repository. I notice that the icon for the struts2-core on the repository is different (not a folder like the others) if I use a browser. I suspect it's a symlink/redirect that Buildr doesn't know how to handle?
> Downloading org.apache.struts:struts2-core:jar:2.0.11.1 
> Downloading http://repo1.maven.org/maven2/org/apache/struts/struts2-core/2.0.11.1/struts2-core-2.0.11.1.jar
> undefined method `zero?' for nil:NilClass
>  

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