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

Cannot run autogenerated compile script #213

Open
GoogleCodeExporter opened this issue Apr 26, 2015 · 0 comments
Open

Cannot run autogenerated compile script #213

GoogleCodeExporter opened this issue Apr 26, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Is this Maven 1 or Maven 2?
Maven 2

What steps will reproduce the problem?
1. Use template pom attached 
2. execute mvn clean install
3.

What is the expected output? What do you see instead?
Instead of Successful compilation I get
Build error:
"[INFO] Exception attempting to run script - compile.sh

Embedded error: Cannot run program
"/media/data/thebaz/projects/[...]/target/compile.sh": java.io.IOException:
error=13, Permission denied"

What version of the product are you using? On what operating system?
Product version: 2.0-beta26 
OS Kernel: Linux ... 2.6.28-14-generic #47-Ubuntu SMP Sat Jul 25 00:28:35
UTC 2009 i686 GNU/Linux
OS Distibution: UBUNTU 9.04

Please provide any additional information below.
if I run the generated script (target/compile.sh) via command line I get
same error, if I run the generated script (sh target/compile.sh) it works

Original issue reported on code.google.com by [email protected] on 1 Aug 2009 at 12:35

Attachments:

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

No branches or pull requests

1 participant