Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can you please help with me resolving this error? #74

Open
andyt98 opened this issue Jul 2, 2023 · 1 comment
Open

Can you please help with me resolving this error? #74

andyt98 opened this issue Jul 2, 2023 · 1 comment

Comments

@andyt98
Copy link

andyt98 commented Jul 2, 2023

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!

@arjantijms
Copy link
Contributor

Essentially you need to do this: "Please configure the container before attempting to perform any local deployment. "

But it's difficult and error prone, even for very experienced people.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants