From b728b82a0b2f1faabd9eb503632c663a5fe4d272 Mon Sep 17 00:00:00 2001 From: Manfred Riem Date: Sat, 19 Oct 2024 08:55:59 -0500 Subject: [PATCH] Fixes #4060 - Add Faces TCK to tck-webprofile workflow (#4066) --- external/webprofile-tck/faces/pom.xml | 76 +++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 external/webprofile-tck/faces/pom.xml diff --git a/external/webprofile-tck/faces/pom.xml b/external/webprofile-tck/faces/pom.xml new file mode 100644 index 000000000..9d818aeb3 --- /dev/null +++ b/external/webprofile-tck/faces/pom.xml @@ -0,0 +1,76 @@ + + + + 4.0.0 + + cloud.piranha.external.webprofiletck + project + 24.11.0-SNAPSHOT + + faces-tck + pom + Piranha Web Profile - Jakarta Faces TCK + + 4.0.3 + ${mojarra.version} + ${project.build.directory}/tck + + + + + cloud.piranha + bom + ${project.version} + pom + import + + + + + + + org.apache.maven.plugins + maven-antrun-plugin + + + pre-integration-test + pre-integration-test + + run + + + + + + + + + + + + integration-test + integration-test + + run + + + + + + + + + + + + + + + +