]
Tristan Tarrant updated ISPN-11139:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Create separate modules for embedded and remote JCache TCK
----------------------------------------------------------
Key: ISPN-11139
URL:
https://issues.redhat.com/browse/ISPN-11139
Project: Infinispan
Issue Type: Task
Components: JCache, Test Suite
Affects Versions: 10.1.0.Final
Reporter: Dan Berindei
Assignee: Dan Berindei
Priority: Major
Fix For: 10.1.1.Final
The {{jcache-tck-runner}} POM is very complex, because it needs both the embedded and the
remote dependencies, and then needs two {{maven-failsafe-plugin}} executions that filter
out unneeded dependencies.
Having two separate modules will simplify the POMs and will also allow running the
embedded TCK without starting (and building!) the server.