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

Fixing JBOSS_HOME property in Arquillian container #501

Open
wants to merge 1 commit into
base: 3.x
Choose a base branch
from

Conversation

tomazzupan
Copy link
Contributor

JBOSS_HOME property is not resolved in Arquillian container if it is provided in maven-failsafe-plugin configuration. So it must be provided in arquillian.xml

@BalusC
Copy link
Member

BalusC commented Apr 26, 2020

What exactly does it fix?

The current setup works just fine.

@tomazzupan
Copy link
Contributor Author

I tested it again and I realized that the wildfly arquillian tests fail when $JBOSS_HOME environment variable is previously defined on the system. This fix solved it

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

Successfully merging this pull request may close these issues.

None yet

2 participants