mirror of https://github.com/apache/maven.git
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291940 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
de98870b03
commit
fda11fb725
|
@ -33,3 +33,6 @@ work. jvz.
|
||||||
-- How to deal with the plugin registry builder whose component descriptor
|
-- How to deal with the plugin registry builder whose component descriptor
|
||||||
container references like ${maven.home} and ${user.home}. These can be
|
container references like ${maven.home} and ${user.home}. These can be
|
||||||
placed in the context for plexus.
|
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.
|
||||||
|
|
Loading…
Reference in New Issue