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

+ fix: './mvnw: Permission denied' #206

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

guybal
Copy link

@guybal guybal commented Mar 13, 2023

Added execution permissions for mvnw.

Fixed ./mvnw: Permission denied error thrown while source testing using the namespace-provisioner out-of-the-box developer-defined-tekton-pipeline-java tekton pipeline.

2023/03/12 12:40:34 Entrypoint initialization
2023/03/12 12:40:35 Decoded script /tekton/scripts/script-0-mgr54
.
.git
.git/HEAD
.git/config
.git/index
.git/objects
.git/objects/info
.git/objects/pack
.git/objects/pack/pack-c3dc5fe5a0514c94d375473cc3d445301ed47ed2.idx
.git/objects/pack/pack-c3dc5fe5a0514c94d375473cc3d445301ed47ed2.pack
.git/refs
.git/refs/heads
.git/refs/heads/master
.git/refs/remotes
.git/refs/remotes/origin
.git/refs/remotes/origin/master
.git/refs/tags
.git/shallow
.mvn
.mvn/wrapper
.mvn/wrapper/maven-wrapper.properties
.tanzuignore
LICENSE
README.md
Tiltfile
accelerator-log.md
catalog
catalog/catalog-info.yaml
config
config/workload.yaml
mvnw
mvnw.cmd
pom.xml
src
src/main
src/main/java
src/main/java/com
src/main/java/com/example
src/main/java/com/example/springboot
src/main/java/com/example/springboot/Application.java
src/main/java/com/example/springboot/HelloController.java
src/main/resources
src/main/resources/application.yml
src/test
src/test/java
src/test/java/com
src/test/java/com/example
src/test/java/com/example/springboot
src/test/java/com/example/springboot/HelloControllerTest.java
/tmp/tmp.O7NfqqA7j2
/tekton/scripts/script-0-mgr54: 9: ./mvnw: Permission denied

@vmwclabot
Copy link

@guybal, you must sign our contributor license agreement before your changes are merged. Click here to sign the agreement. If you are a VMware employee, read this for further instruction.

@vmwclabot
Copy link

@guybal, we have received your signed contributor license agreement. The review is usually completed within a week, but may take longer under certain circumstances. Another comment will be added to the pull request to notify you when the merge can proceed.

@vmwclabot
Copy link

@guybal, VMware has approved your signed contributor license agreement.

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

Successfully merging this pull request may close these issues.

3 participants