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.