pdelhaise opened a new issue, #6830: URL: https://github.com/apache/netbeans/issues/6830
### Apache NetBeans version Apache NetBeans 19 ### What happened Impossible to run any build command: output: cd /home/pdelhaise/htdocs/rateng; JAVA_HOME=/home/pdelhaise/jdk-21.0.1 /home/pdelhaise/netbeans/java/maven/bin/mvn --no-transfer-progress clean package install Cannot run program "/home/pdelhaise/netbeans/java/maven/bin/mvn" (in directory "/home/pdelhaise/htdocs/rateng"): error=13, Permission denied I did chmod 777 rateng: drwxrwxrwx 5 pdelhaise pdelhaise 4096 Dec 11 13:39 rateng /home/pdelhaise/netbeans/java/maven/bin/mvn is also executable for everybody -rwxr-xr-x 1 pdelhaise pdelhaise 5883 Jun 23 12:59 /home/pdelhaise/netbeans/java/maven/bin/mvn When I execute this mvn command in a shell windows, it works perfectly. ### How to reproduce [mavenproject1.zip](https://github.com/apache/netbeans/files/13635831/mavenproject1.zip) ### Did this work correctly in an earlier version? Apache NetBeans 19 ### Operating System Description: Ubuntu 22.04.3 LTS ### JDK openjdk version "21.0.1" 2023-10-17 ### Apache NetBeans packaging Apache NetBeans binary zip ### Anything else _No response_ ### Are you willing to submit a pull request? No -- 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: notifications-unsubscr...@netbeans.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists