-
Task
-
Resolution: Done
-
Minor
-
None
-
None
With changes introduced in [1] we started to observe failures in Building WildFly Test Suite: Integration - Clustering Maven step.
In our productized builds the version.org.infinispan.server property value points to the unexisting URL (e.g. [2]).
Well, we might provide the value (aligned with the upstream version of infinispan server) and that would fix the build step - but we don't have an access to URL [3] in order to list available versions.
[1] - https://github.com/wildfly/wildfly/pull/13377/files#diff-3ddc6126e22d89cce766a79af99bf529L167-R219
[2] - https://downloads.jboss.org/infinispan/10.1.8.Final-redhat-00001/infinispan-server-10.1.8.Final-redhat-00001.zip
[3] - https://downloads.jboss.org/infinispan/
- is cloned by
-
WFLY-13849 Decouple version.org.infinispan.server from version.org.infinispan
- Closed