Project

General

Profile

Actions

Bug #10618

closed

When fetching webapp WARs, a repository maven is created in user home

Added by Vincent MEMBRÉ almost 7 years ago. Updated almost 7 years ago.

Status:
Released
Priority:
N/A
Category:
Packaging
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:

Description

When we prepare sources for rudder-webapp and inventory-endpoint we fetch WARs from nexus, this created a local maven repository in our user home (~/.m2/repository)

This leads to an ever growing repository which could fill up the disks, leading to numerous errors in our build process (our CI could not build anymore because there is no space anymore)

Telling maven to create a repository into the workspace should free some space and will allow us to clean it more efficiently

Actions

Also available in: Atom PDF