Expand build instructions

Open
#18 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
64/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Quiet
Tech stack
java
Domain
build-system

Research direction

Start by reproducing the documented git clone, mvn compile, and mvn test flow, then investigate the Java 9 module-info.java error showing that org.apache.maven.executor is missing. Document the additional setup or commands required for a successful build and test run, including the relevant prerequisites; done means a newcomer can follow the instructions without encountering this failure.

Written by the indexing model from the issue text.

Description

documentation
Affected version

HEAD

Bug description

The usual git clone / mvn compile / mvn test / etc. are insufficient so more detailed docs are warranted.

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.15.0:compile (compile-java9) on project docker-exe: Compilation failure
[ERROR] /Users/elharo/maven-executor/providers/docker-exe/src/main/java9/module-info.java:[23,41] module not found: org.apache.maven.executor
Dominant language
Java
Stars
5
Forks
2
Avg merge
4h 22m
Merged PRs (30d)
2

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.

More from apache/maven-executor

All issues in apache/maven-executor

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.