]
Ondrej Dockal updated JBIDE-26833:
----------------------------------
Sprint: (was: devex #183 May 2020)
Document/Implement possibilities of JBT/Studio maven build artifacts
caching among jobs
---------------------------------------------------------------------------------------
Key: JBIDE-26833
URL:
https://issues.redhat.com/browse/JBIDE-26833
Project: Tools (JBoss Tools)
Issue Type: Task
Components: integration-tests, qa
Affects Versions: 4.16.x
Reporter: Ondrej Dockal
Assignee: Ondrej Dockal
Priority: Major
Fix For: 4.16.x
Most of the CR Studio jobs are downloading the same maven artifacts over and over so, it
is a logical step to have job that obtains those artifacts and save them in a shared
drive. These can be extracted and reused in any job that needs them. This would save us a
lot of resources and time when running jobs.