Project

General

Profile

Actions

Architecture #12391

closed

Make maven faster and correct MAVEN_OPS

Added by François ARMAND about 6 years ago. Updated over 5 years ago.

Status:
Released
Priority:
N/A
Category:
-
Target version:
Effort required:
Name check:
Fix check:
Regression:

Description

Maven is used at each "make" in plugins. It is dead slow and rather unpleasant to use.

Moreover, maven options are not used homogenuously in make scripts.

=> create a cache for M2_LOCAL_REPOS. Just putting it in a file (with an option to remove it with with "make very-clean" for ex).

=> DO NOT use resered env var MAVEN_OPTS

=> User everywhere MVN_CMD in place of mvn ...

Actions #1

Updated by François ARMAND about 6 years ago

  • Status changed from New to In progress
Actions #2

Updated by François ARMAND about 6 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from François ARMAND to Benoît PECCATTE
  • Pull Request set to https://github.com/Normation/rudder-plugins/pull/28
Actions #3

Updated by François ARMAND about 6 years ago

  • Status changed from Pending technical review to Pending release

Applied in changeset commit:rudder-plugins|8d1b9fc0af9174d68ed23058d78ea37a6b0a30f4.

Actions #4

Updated by Alexis Mousset about 6 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 4.1.11, 4.2.5 and 4.3.0~rc3 which were released today.

Actions #5

Updated by Vincent MEMBRÉ over 5 years ago

  • Project changed from Rudder to Rudder plugins
  • Category deleted (Plugins integration)
  • Target version changed from 4.1.11 to 4.1
Actions

Also available in: Atom PDF