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

Alex Boisvert commented on BUILDR-63:
-------------------------------------

Not sure about Windows Powershell, but on *nix you have to do "ls -a" to view 
the Eclipse project files.

[EMAIL PROTECTED]:~/svn/someproject/trunk$ ls
Buildfile  src  target

[EMAIL PROTECTED]:~/svn/someproject/trunk$ ls -a
.  ..  Buildfile  .classpath  .project  src  .svn  target

> Buildr Attempts to Download JAR for POM-Only Project
> ----------------------------------------------------
>
>                 Key: BUILDR-63
>                 URL: https://issues.apache.org/jira/browse/BUILDR-63
>             Project: Buildr
>          Issue Type: Bug
>          Components: Dependency management
>    Affects Versions: 1.3
>            Reporter: Daniel Spiewak
>            Priority: Blocker
>         Attachments: buildfile
>
>
> This is basically BUILDR-9, except I couldn't just reopen the bug.  This is 
> 100% reproducible for me, both with the attached buildfile and with other 
> such transitive dependencies that I have tried.  I'm marking this as a 
> blocker because transitive dependencies really can't be considered stable 
> until this is fixed.

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

Reply via email to