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

CobiGen installation is not working properly #331

Closed
jan-vcapgemini opened this issue May 10, 2024 · 0 comments · Fixed by #332
Closed

CobiGen installation is not working properly #331

jan-vcapgemini opened this issue May 10, 2024 · 0 comments · Fixed by #332
Assignees
Labels
bug Something isn't working

Comments

@jan-vcapgemini
Copy link
Contributor

jan-vcapgemini commented May 10, 2024

Expected behavior

As an IDEasy user I expect the installer to install CobiGen properly so that ide cobigen works.

Actual behavior

CobiGen is not installed properly and ide cobigen command throws an exception about the cobigen file not being found.

Steps to reproduce (bug) / Use Case of feature request (enhancement)

  1. run: ide cobigen

Related/Dependent Issues

Comments/Hints:

It looks like the wrong file was added to ide-urls. We should add the tgz file instead of the jar.
See: https://repo.maven.apache.org/maven2/com/devonfw/cobigen/cli/2021.12.006/
If the tgz gets unpacked properly, the bin folder and cobigen script will be found.

Affected version:

  • IDEasy 2024.05.001-alpha-SNAPSHOT
@jan-vcapgemini jan-vcapgemini added the bug Something isn't working label May 10, 2024
@jan-vcapgemini jan-vcapgemini self-assigned this May 10, 2024
jan-vcapgemini added a commit to jan-vcapgemini/IDEasy that referenced this issue May 14, 2024
replaced jar with tar.gz file (taken from devonfw-ide implementation)
jan-vcapgemini added a commit to jan-vcapgemini/IDEasy that referenced this issue May 14, 2024
added installation test
added run test
@hohwille hohwille added this to the release:2024.06.001 milestone Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

2 participants