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

Issues compiling metasfresh #17851

Open
eliasfinn251 opened this issue Apr 13, 2024 · 0 comments
Open

Issues compiling metasfresh #17851

eliasfinn251 opened this issue Apr 13, 2024 · 0 comments
Labels
cmp:backend backend issue (cmp="component")

Comments

@eliasfinn251
Copy link

Is this a bug or feature request?

It is a bug

What is the current behavior?

Hello developpers !
I’d like to contribute to Metasfresh ERP. My hardware configuration doesn’t support docker so I build and install manually from folder (backend/front) with gradle. But I never succeeded. I encountered the following error :slight_smile:
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17.541 s
[INFO] Finished at: 2024-04-13T10:46:39+03:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project de.metas.migration.base: Compilation failure → [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] MojoFailureException - Apache Maven - Apache Software Foundation
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn -rf :de.metas.migration.base

I’m hoping for your help dear developpers !
Thanks.

Which are the steps to reproduce?

What is the expected or desired behavior?

@eliasfinn251 eliasfinn251 added the cmp:backend backend issue (cmp="component") label Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cmp:backend backend issue (cmp="component")
Projects
None yet
Development

No branches or pull requests

1 participant