Hello, I have a small question regarding candidate releases. When a candidate release is under evaluation — for example, TomEE 10.1.0 — are the corresponding Arquillian JARs also built for that future version? I'm referring in particular to:
- arquillian-tomee-common - arquillian-tomee-embedded - arquillian-tomee-remote - tomee-embedded If so, where can I find those artifacts during the candidate or snapshot phase? Are they published somewhere (e.g., a Maven snapshot repository or staging area)? Also, in case they are not available, is it considered risky to run tests against a future TomEE version (e.g., 10.1.0) using Arquillian adapters and tomee-embedded JARs versioned for a previous release (e.g., 10.0.1)? Does this depend on whether the TomEE update is a minor version change versus a patch (hotfix) release? Thanks in advance for your clarification. Best regards, Skander