You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Steve Rowe (JIRA)" <ji...@apache.org> on 2018/09/08 00:02:00 UTC

[jira] [Resolved] (LUCENE-5685) Add file:// support to crawl.maven.release.dist.sh

     [ https://issues.apache.org/jira/browse/LUCENE-5685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Rowe resolved LUCENE-5685.
--------------------------------
    Resolution: Not A Problem

> Add file:// support to crawl.maven.release.dist.sh
> --------------------------------------------------
>
>                 Key: LUCENE-5685
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5685
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Robert Muir
>            Priority: Major
>
> During the release process i always zip up and download the _entire_ voted on RC folder locally, so I can commit the release artifacts. This is just the simplest way to avoid mistakes.
> Maven publishing is a mystery to me, I just follow the instructions exactly because I'm not totally sure what the directory structure should be that the scripts expect. 
> Currently this means i have to do a large file transfer over the internet again, because the crawl script wont work with a file:// url (the unzipped contents of the release folder i just downloaded).
> It would be great if it could just use 'cp -r' or something for that, rather than wget, to save another large transfer.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org