Intersmash / intersmash

Intersmash - Cloud-native testing with Java!
Apache License 2.0
5 stars 13 forks source link

The Maven build fails when executing integration tests and using EAP XP 5 deployments #208

Closed fabiobrz closed 1 day ago

fabiobrz commented 4 days ago

It is possible to execute integration tests using deployments built via the EAP XP 5 feature pack, i.e. proper EAP XP 5 deployments, by enabling the ts.wildfly.target-distribution.eapxp profile.

When doing so, the build fails because the FP artifacts are not found, or are mixed up with community ones.

Testsuite integration tests that involve EAP XP 5 deployments must run without build errors, since Intersmash supports EAP XP 5 latest GA version.