-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
None
WIP commit [1] demonstrates failures affecting tests execution for the `intergation/microprofile-tck/metrics` module.
We're currently looking into those failures but we noticed that adding the `module.path` system property to the `surefire` plugin configuration would fix them [2].
That property should not be taken into account by the bootable JAR Maven plugin ant the modules in that path should not belong to the bootable JAR as well.
[1]
https://github.com/fabiobrz/wildfly/commit/727d96332fcb6e7ae851e6be6b1858cc41ffe981
[2]
https://github.com/fabiobrz/wildfly/pull/14/files#diff-89c7e61b9f8f99978b7284461a916e4eR270