Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

artifact_file does not allow you to set the destination filename #112

Open
bdemers opened this issue Dec 18, 2013 · 3 comments
Open

artifact_file does not allow you to set the destination filename #112

bdemers opened this issue Dec 18, 2013 · 3 comments
Milestone

Comments

@bdemers
Copy link

bdemers commented Dec 18, 2013

Example, I want to download group/artifact/version/artifact-version.jar to /some/dir/differentFileName.jar

Currently artifact_file (and more specifically nexus_cli) only allows setting the destination directory

@KAllan357
Copy link
Contributor

I think this makes sense. It looks like only the flow when we're downloading from a Nexus server is affected by this issue. I think I'd prefer we share the similar path that Chef uses, where they either copy or move the file to the name attribute's path.

@BarthV
Copy link
Contributor

BarthV commented Mar 16, 2014

We could easily provide this feature with adding a new (optionnal) "symlink" option for the resource ? no ?

@BarthV
Copy link
Contributor

BarthV commented Apr 7, 2014

Hi !
Please test latest master branch and see if current cookbook state fix your issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants