zeroflag opened a new pull request #491: URL: https://github.com/apache/knox/pull/491
## What changes were proposed in this pull request? Travis builds are failing with: ``` Status: Downloaded newer image for maven:3-jdk-8 travis_time:end:1f172450:start=1631006005539129433,finish=1631006018654506434,duration=13115377001,event=before_install [0Ktravis_fold:end:before_install.2 [0Ktravis_time:start:06b9262b [0K$ $DOCKERRUN $IMAGE mvn -T.75C clean verify -U -Dshellcheck=true -Dsurefire.useFile=false -Djavax.net.ssl.trustStorePassword=changeit -Dmaven.wagon.http.retryHandler.count=5 -Dmaven.wagon.http.retryHandler.class=default -Dmaven.wagon.http.retryHandler.nonRetryableClasses=java.io.InterruptedIOException -Dhttp.keepAlive=false -B -V ls: cannot access '/usr/bin/mvn': Operation not permitted Error: Could not find or load main class org.codehaus.plexus.classworlds.launcher.Launcher ``` (Please fill in changes proposed in this fix) Let's try this and see what happens. (Please explain how this patch was tested. For instance: running automated unit/integration tests, manual tests. Please write down your test steps as detailed as possible) (If this patch involves UI changes, please attach a screen-shot; otherwise, remove this) Please review [Knox Contributing Process](https://cwiki.apache.org/confluence/display/KNOX/Contribution+Process#ContributionProcess-GithubWorkflow) before opening a pull request. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
