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

Error when compiling project with apache maven #6

Open
cr-urra opened this issue Oct 20, 2022 · 0 comments
Open

Error when compiling project with apache maven #6

cr-urra opened this issue Oct 20, 2022 · 0 comments

Comments

@cr-urra
Copy link

cr-urra commented Oct 20, 2022

Hello, I am trying to compile the project with maven, however the project throws me the following error:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:test (default-test) on project kafka-auth-aws-iam: There are test failures.
[MISTAKE]
[ERROR] Please refer to C:\Users\001244655\Desktop\kafka-auth-aws-iam-master\target\surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] -> [Help 1]
[MISTAKE]
[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.
[MISTAKE]
[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/MojoFailureException

I am executing them in an environment with the following characteristics:

Operating system: Windows 10
Java version: java 19.0.1 2022-10-18
Maven version: apache-maven-3.8.6

Looking for information about the error, they suggest skipping the tests with the conflicting plugin, but this seems like a bad practice, I also tried to update it but the conflict continues, do you know where the problem could be?

Thank you very much.

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

1 participant