]
Vladimir Blagojevic resolved ISPN-9049.
---------------------------------------
Fix Version/s: 9.3.0.Final
Resolution: Done
Add Console build to CI
-----------------------
Key: ISPN-9049
URL:
https://issues.jboss.org/browse/ISPN-9049
Project: Infinispan
Issue Type: Task
Components: CI, Console
Affects Versions: 9.2.1.Final, 9.3.0.Alpha1
Reporter: Ryan Emerson
Assignee: Vladimir Blagojevic
Fix For: 9.3.0.Final
Currently releases are done on our local machines, where we have working environments due
to our ongoing dev work. However, these environments are not always comparable to a fresh
install due to packages being installed locally but not added to package.json/jspm.conf
etc.
We should have a build on the CI to ensure that the console can always be built from
scratch by invoking `mvn clean install`