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 #1

Updated by Vincent MEMBRÉ almost 7 years ago

  • Status changed from New to In progress
Actions #2

Updated by Vincent MEMBRÉ almost 7 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Vincent MEMBRÉ to Alexis Mousset
  • Pull Request set to https://github.com/Normation/rudder-packages/pull/1337
Actions #3

Updated by Vincent MEMBRÉ almost 7 years ago

  • Status changed from Pending technical review to Pending release
Actions #4

Updated by Vincent MEMBRÉ almost 7 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 4.1.2 which was released today.

Actions

Also available in: Atom PDF