yes, they should. they are also available from ${systemScope.getProperty('foo')}On Mon, 23 Aug 2004 23:38:34 -0500, Jefferson K. French <[EMAIL PROTECTED]> wrote: > What about properties overridden with -D? Is there any way to get those > properties into the root context? Should they be there by default? > > Jeff > > On Thu, 15 Jul 2004, at 10:03:25 [GMT +1000] Brett Porter wrote: > > > no, the current context is not passed in. If you j:set with > > scope="parent" it will be put into the root context which will be > > shared everywhere. > > > On Wed, 14 Jul 2004 14:43:57 +0200, [EMAIL PROTECTED] > > <[EMAIL PROTECTED]> wrote: > >> I have a general question on maven jelly tag > >> > >> when I launch from a maven project another project using the maven jelly > >> tag is the maven jelly context of the "father" inherited ? and in case how > >> to pass a parameter to the new project ? > > -- > mailto:[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]
