-
Notifications
You must be signed in to change notification settings - Fork 29
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
Repository build command not working #1009
Labels
bug
Something isn't working
build
meta-build commandlet (ide build)
repository
Commandlet to clone, build or import git repositories
Comments
hohwille
added
bug
Something isn't working
repository
Commandlet to clone, build or import git repositories
labels
Jan 31, 2025
So it seems that |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
Something isn't working
build
meta-build commandlet (ide build)
repository
Commandlet to clone, build or import git repositories
Expected behavior
As a IDEasy user, I want to be able to configure a build command for my repository so that the repository is not only cloned but also build during the setup.
Actual behavior
As it seems this was configured properly:
But it did not have any effect.
Steps to reproduce (bug) / Use Case of feature request (enhancement)
Related/Dependent Issues
#954
Comments/Hints:
I am slightly confused why it is not working:
IDEasy/cli/src/main/java/com/devonfw/tools/ide/git/repository/RepositoryCommandlet.java
Line 118 in d33ba8f
And:
IDEasy/cli/src/main/java/com/devonfw/tools/ide/git/repository/RepositoryCommandlet.java
Lines 146 to 163 in d33ba8f
Affected version:
The text was updated successfully, but these errors were encountered: