We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Write a script which will copy the 'tutorial-pom.xml' template to all tutorial folders.
Each tutorial folder should have Pom.xml File at the end of the script.
The following links might help you with this task: devonfw/devonfw.github.io#262 https://github.com/devonfw/architectures/blob/master/solutions/solution-pom.xml https://github.com/devonfw/architectures/blob/master/solutions/pom.xml
The text was updated successfully, but these errors were encountered:
Dont forget to add
#chmod +x wiki-tutorials/scripts/copyPomFiles.sh #wiki-tutorials/scripts/copyPomFiles.sh
to the devonfw.github.io workflow
Sorry, something went wrong.
@denise-khuu please check what is to do here, because the stuff in the pipeline looks already done
Xaure
denise-khuu
No branches or pull requests
Write a script which will copy the 'tutorial-pom.xml' template to all tutorial folders.
Each tutorial folder should have Pom.xml File at the end of the script.
The following links might help you with this task:
devonfw/devonfw.github.io#262
https://github.com/devonfw/architectures/blob/master/solutions/solution-pom.xml
https://github.com/devonfw/architectures/blob/master/solutions/pom.xml
The text was updated successfully, but these errors were encountered: