eclipse-ee4j / eclipse-ee4j/jakartaee-examples

Can you please help with me resolving this error?

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

Description

ERROR] Failed to execute goal org.codehaus.cargo:cargo-maven3-plugin:1.10.6:redeploy (deploy) on project hello1: Execution deploy of goal org.codehaus.cargo:cargo-maven3-plugin:1.10.6:redeploy failed: Failed to create deployer with implementation class org.codehaus.cargo.container.glassfish.GlassFish7xInstalledLocalDeployer for the parameters (container [id = [glassfish7x]], deployer type [installed]).: InvocationTargetException: The container configuration directory "C:\Users\andyt\Desktop\jakartaee-examples\tutorial\web\faces\hello1/target/glassfish7/glassfish/domains" does not exist. Please configure the container before attempting to perform any local deployment. Read more on: https://codehaus-cargo.github.io/cargo/Local+Configuration.html -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException

I followed all the steps in the tutorial, but when trying to build the first example, I get this error. Any help would be appreciated :)
Thank you!

Contributor guide

Open the contributing guide

Research direction

Start with the tutorial/web/faces/hello1 example and its Maven build using cargo-maven3-plugin 1.10.6 and GlassFish7xInstalledLocalDeployer. Reproduce the redeploy failure, inspect the missing target/glassfish7/glassfish/domains configuration path, and document a verified build and deployment procedure for the first example.

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.