IIUC code, the .mvn directory is searched in parent directories (it is done in 
the shell script)

this discussion (and corresponding improvements in documentation) should have 
happened before the release
but it's not too late: just improve content to have a better documentation in 
3.3.2 :)

Regards,

Hervé

Le lundi 16 mars 2015 08:25:14 Stephen Connolly a écrit :
> On 16 March 2015 at 07:36, Hervé BOUTEMY <[email protected]> wrote:
> > I wrote http://maven.apache.org/ref/3-LATEST/maven-embedder/ for one part
> > I
> > could understand
> 
> Have we an understanding of how the .mvn folder works in a multi-module
> reactor? Or when in a sub-module of a multi-module reactor?
> 
> Is it only the .mvn folder of the CWD that is used? Do we search parent
> directories until a .mvn folder is found?
> 
> What do we do if a child module has a .mvn/jvm.config or a
> .mvn/maven.config files of its own? (I assume ignore)
> 
> What do we do if a child module has a .mvn/extensions.xml file? (this is
> the "exception proves the rule" case as we *could* pull them in...
> 
> This is a cool feature but we just need to specify the above behaviours.
> Hervé, I'm not knocking you as you wrote up something which is better than
> nothing, but the feature needs some clarification IMHO
> 
> > Jason did http://svn.apache.org/r1666016 with info on classloading, but
> > there
> > is a redirect rule that prevents to see the result:
> > RedirectMatch ^/reference/(.*)$ /archives/maven-1.x/reference/$1
> > 
> > perhaps we should drop the rule or move the content
> > 
> > Regards,
> > 
> > Hervé
> > 
> > Le lundi 16 mars 2015 00:10:33 Tibor Digana a écrit :
> > > I am interested in usage/documentation of new features which go with
> > > this
> > > release.
> > > Where can I find it?
> > > 
> > > 
> > > 
> > > --
> > 
> > > View this message in context:
> > http://maven.40175.n5.nabble.com/VOTE-Maven-3-3-1-Release-tp5829077p582933
> > 8
> > 
> > > .html Sent from the Maven Developers mailing list archive at Nabble.com.
> > > 
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [email protected]
> > > For additional commands, e-mail: [email protected]
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [email protected]
> > For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to