From fda11fb7252afeea85fbb5c1e21834a847837baa Mon Sep 17 00:00:00 2001 From: Jason van Zyl Date: Tue, 27 Sep 2005 13:57:41 +0000 Subject: [PATCH] git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291940 13f79535-47bb-0310-9956-ffa450edef68 --- maven-embedder/notes.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/maven-embedder/notes.txt b/maven-embedder/notes.txt index 4bad6e0aee..2ad5dbe73b 100644 --- a/maven-embedder/notes.txt +++ b/maven-embedder/notes.txt @@ -33,3 +33,6 @@ work. jvz. -- How to deal with the plugin registry builder whose component descriptor container references like ${maven.home} and ${user.home}. These can be placed in the context for plexus. + +-- Would be nice to centralize the use of maven.home. Possibly have the + embedder take it in and set a system property of plexus context value.