jMonkeyEngine / jMonkeyEngine/sdk

Cannot build maven project

Open
#304 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

installer
Dominant language
Java
Stars
348
Forks
104
Avg merge
4d 13h
Merged PRs (30d)
3

Description

While setting up a project in JME3 I can definitely start off a "Java with Maven project". Great idea btw to use my favourite Java IDE for this purpose. However when I want to build/run the project, the error message I get is

Cannot run program "${HOME}/jmonkeyplatform/java/maven/bin/mvn" (in directory "${HOME}/jMonkeyProjects/MyTown"): error=13, Permission denied

When checking the directory I can see that the execute permissions were not set. This is something the installer script should take care of.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the installer script responsible for setting up the bundled Maven executable, then reproduce the Java with Maven project build/run described in the issue. Verify that the installed mvn file can be executed and that the project builds without the permission-denied error.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.