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 + + + + + + + + + + + + + + + +