]
Radoslav Husar updated WFLY-13849:
----------------------------------
Description:
This had been fixed version until recently. While this is nifty as it keeps the versions
synchronized, this is a problem in:
* prod builds which override the version
* clustering CI builds which test against snapshots
* QE jobs
More details in the cloned from issue.
was:
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] -
Decouple version.org.infinispan.server from version.org.infinispan
------------------------------------------------------------------
Key: WFLY-13849
URL:
https://issues.redhat.com/browse/WFLY-13849
Project: WildFly
Issue Type: Bug
Components: Build System, Clustering
Reporter: Radoslav Husar
Assignee: Radoslav Husar
Priority: Minor
This had been fixed version until recently. While this is nifty as it keeps the versions
synchronized, this is a problem in:
* prod builds which override the version
* clustering CI builds which test against snapshots
* QE jobs
More details in the cloned from issue.