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

Unnecessary directory in the 0.0.7 zip archive #107

Closed
orpiske opened this issue Oct 19, 2020 · 2 comments
Closed

Unnecessary directory in the 0.0.7 zip archive #107

orpiske opened this issue Oct 19, 2020 · 2 comments
Assignees
Milestone

Comments

@orpiske
Copy link

orpiske commented Oct 19, 2020

It looks like the install via SDK has a problem with 0.0.7:

[~/Sync/Tools/shell]$ sdk install mvnd 0.0.7                                                                                                                                                                                                 

Downloading: mvnd 0.0.7

In progress...

####################################################################################################################################################################################################################################### 100.0%####################################################################################################################################################################################################################################### 100.0%

Installing: mvnd 0.0.7
Done installing!

Do you want mvnd 0.0.7 to be set as default? (Y/n): y

Setting mvnd 0.0.7 as default.
[~/Sync/Tools/shell]$ mvnd                                                                                                                                                                                                                   
zsh: mvnd: command not found...
[~/Sync/Tools/shell]$ ls ~/.sdkman/candidates/mvnd/0.0.6/                                                                                                                                                                                    
bin  boot  conf  daemon  lib  LICENSE  NOTICE  README.txt
[~/Sync/Tools/shell]$ ls ~/.sdkman/candidates/mvnd/0.0.7                                                                                                                                                                                     
mvnd-0.0.7-linux-amd64


@ppalaga
Copy link
Contributor

ppalaga commented Oct 19, 2020

Indeed, it looks like we screwed something. Let me fix it quickly.

@ppalaga ppalaga self-assigned this Oct 19, 2020
@ppalaga ppalaga changed the title Possibly incorrect mvnd install path for 0.0.7 Unnecessary directory in the 0.0.7 zip archive Oct 19, 2020
ppalaga added a commit to ppalaga/mvnd that referenced this issue Oct 19, 2020
ppalaga added a commit that referenced this issue Oct 19, 2020
Unnecessary directory in the 0.0.7 zip archive #107
@ppalaga
Copy link
Contributor

ppalaga commented Oct 19, 2020

Fixed via #108

@ppalaga ppalaga closed this as completed Oct 19, 2020
@ppalaga ppalaga added this to the 0.0.8 milestone Oct 19, 2020
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

2 participants