application-accelerator-samples icon indicating copy to clipboard operation
application-accelerator-samples copied to clipboard

+ fix: './mvnw: Permission denied'

Open guybal opened this issue 2 years ago • 3 comments

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

guybal avatar Mar 13 '23 08:03 guybal

@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 avatar Mar 13 '23 08:03 vmwclabot

@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 avatar Mar 13 '23 09:03 vmwclabot

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

vmwclabot avatar Mar 13 '23 11:03 vmwclabot