eclipse-ee4j / eclipse-ee4j/jakartaee-firstcup-examples

Unable to build Dukes-ages Archetype in Netbeans

Open
#3 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
29
Forks
27
PR merge metrics
No merged PRs in 30d

Description

I have followed the tutorials for Java EE 8 carefully, but got the error while trying to build the dukes-ages-archetype;

WARNING: Error injecting: org.apache.maven.archetype.common.DefaultPomManager
java.lang.NoClassDefFoundError: org/jdom/JDOMException

Failed to execute goal org.apache.maven.plugins:maven-archetype-plugin:2.2:jar (default-jar) on project dukes-age-archetype: Execution default-jar of goal org.apache.maven.plugins:maven-archetype-plugin:2.2:jar failed: A required class was missing while executing org.apache.maven.plugins:maven-archetype-plugin:2.2:jar: org/jdom/JDOMException

Help needed please

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the dukes-ages-archetype build in NetBeans and inspect the maven-archetype-plugin:2.2 failure. Trace the missing org/jdom/JDOMException dependency and verify the archetype builds successfully without the reported NoClassDefFoundError.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.