-
Bug
-
Resolution: Done
-
Major
-
EAP-XP-4.0.0.CR1
-
None
-
False
-
False
-
-
-
-
-
-
- cd testsuite/integration/manualmode
- mvn clean install -B -Dmaven.repo.local=/home/user/test/as-testsuite-prepare/maven-repo-local -Dts.layers -P '!ibmjdk.profile'
-
jboss.dist is required for the layers profile (-Dts.layers) in testsuite/integration/manualmode
... [INFO] --- wildfly-maven-plugin:1.2.1.Final:execute-commands (ts.config-as.configure-wildfly) @ jboss-eap-xp-ts-integ-microprofile-manualmode --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8.788 s [INFO] Finished at: 2022-02-11T14:53:30+01:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.wildfly.plugins:wildfly-maven-plugin:1.2.1.Final:execute-commands (ts.config-as.configure-wildfly) on project jboss-eap-xp-ts-integ-microprofile-manualmode: Invalid JBoss Home directory is not valid: /home/user/test/as-testsuite-prepare/testsuite/integration/manualmode/target/wildfly -> [Help 1] ...
Adding -Djboss.dist=... helps, but it does not make sense with the layers profile.
- is related to
-
JBEAP-23465 Ant BuildException when running manualmode tests with ts.layers
- Resolved
-
JBEAP-23261 No testsuite/integration/manualmode tests executed with ts.standalone.microprofile
- Closed