Issue Type: Bug Bug
Affects Versions: 3.7
Assignee: Jesse Glick
Created: 13/Jul/12 1:23 PM
Description:

Create an app using the java cluster. Run it, then open a Maven project and try to build it. You will get

Cannot run program ".../application/target/netbeans/java/maven/bin/mvn" ...: error=13, Permission denied

If an NBM being unpacked has an Info/executables.list (in this case listing among other things maven/bin/mvn), you need to set the execute bit on that file when unpacking. (File.setExecutable(true, false))

Environment: Linux, JDK 7
Project: Maven NetBeans Module Plugin
Priority: Major Major
Reporter: Jesse Glick
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to