Skip to content
New issue

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

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

Already on GitHub? # to your account

Wildfly integration tests are failing #647

Closed
starksm64 opened this issue Dec 14, 2024 · 0 comments · Fixed by #648
Closed

Wildfly integration tests are failing #647

starksm64 opened this issue Dec 14, 2024 · 0 comments · Fixed by #648
Assignees

Comments

@starksm64
Copy link
Member

Issue Overview

The wildfly integration tests are failing with:

Error:  Failed to execute goal org.wildfly.plugins:wildfly-maven-plugin:5.0.0.Final:provision (provision-wildfly) on project integration-tests: Execution provision-wildfly of goal org.wildfly.plugins:wildfly-maven-plugin:5.0.0.Final:provision failed: Invalid Manifest
Error:  caused by:
Error:   Unknown schema version "1.1.0"
Error:  -> [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
Error:  
Error:  After correcting the problems, you can resume the build with the command
Error:    mvn <args> -rf :integration-tests
Error: Process completed with exit code 1.
Steps To Reproduce

Look at the current https://github.com/arquillian/arquillian-core/actions and you will see a few failed "Arquillian Integration Tests"
runs

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

Successfully merging a pull request may close this issue.

2 participants