Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #12391: Make maven faster and correct MAVEN_OPS #28

Conversation

fanf
Copy link
Member

@fanf fanf commented Apr 9, 2018

#!/bin/sh

#
# This file help find ME_REPO.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

M2_REPO

@@ -8,7 +8,8 @@ include ../makefiles/global-vars.mk


# maven local repo
MAVEN_LOCAL_REPO = $(shell mvn help:evaluate -Dexpression="localRepository" | grep basedir | sed -e "s/.*>\(.*\)<.*/\1/")
MAVEN_LOCAL_REPO_DEF = ../makefiles/m2_repo.sh
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where is it used? This file does not seem to exist.

@fanf
Copy link
Member Author

fanf commented Apr 10, 2018

PR rebased

@fanf fanf force-pushed the arch_12391/make_maven_faster_and_correct_maven_ops branch from 0075f56 to 8d1b9fc Compare April 10, 2018 06:56
@Normation-Quality-Assistant
Copy link
Contributor

OK, merging this PR

@Normation-Quality-Assistant Normation-Quality-Assistant merged commit 8d1b9fc into Normation:branches/rudder/4.1 Apr 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants