Problems compiling latest

Open Beginner friendly
#76 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
65/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active
Tech stack
java
Domain
build-system

Research direction

Start with com.eclipsesource.megit.parent/megit.target and inspect the JustJ repository and feature version shown in the failure. Run mvn clean install -U after checking the target definition, then verify that resolution succeeds and the com.eclipsesource.megit.plugin requirement is found.

Written by the indexing model from the issue text.

Description

mvs clean install -U
BUILD FAILURE error:

[ERROR] Failed to resolve target definition file:.../megit/com.eclipsesource.megit.product/../com.eclipsesource.megit.parent/megit.target: Could not find "org.eclipse.justj.openjdk.hotspot.jre.full.feature.group/21.0.11.v20260515-1531" in the repositories of the current location

changed:
.../megit/com.eclipsesource.megit.parent/megit.target
@@ -150,7 +150,7 @@


  •  <repository location="https://download.eclipse.org/justj/jres/21/updates/release/latest"/>
    
  • <repository location="https://download.eclipse.org/justj/jres/21/updates/release/21.0.11"/>
    

mvn clean install -U

Missing requirement: com.eclipsesource.megit 1.0.0.qualifier requires 'org.eclipse.equinox.p2.iu; com.eclipsesource.megit.plugin 0.0.0' but it could not be found

Dominant language
Java
Stars
556
Forks
57
PR merge metrics
No merged PRs in 30d

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 eclipsesource/megit

All issues in eclipsesource/megit

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.