You modules are not in the same build tree?

-D


On 1/29/06, Treloar, Barrie (SAPOL) <[EMAIL PROTECTED]> wrote:
>
> Across modules?
> i.e. in not in the current project space.
>
> > -----Original Message-----
> > From: dan tran [mailto:[EMAIL PROTECTED]
> > Sent: Monday, 30 January 2006 4:08 PM
> > To: Maven Users List
> > Subject: Re: [m2.0.2] assembly across modules?
> >
> > You can use Assembly FileSet and FileItem to copy files from any where
> to
> > your
> > final assembly archive.
> >
> > -D
> >
> >
> > On 1/29/06, Treloar, Barrie (SAPOL) <[EMAIL PROTECTED]>
> > wrote:
> > >
> > > If I have three modules: core, standalone, webapp and the core module
> > > contains property files for configuration.
> > >
> > > Is it possible to access the property files from core when assembling
> > the
> > > standalone module?
> > > The same question will arise when I assemble webapp as I want to reuse
> > the
> > > configuration files that are common.
> > >
> > > Thanks
> > > Barrie
> > >
> > > ---------------------------------------------------------------------
> > > 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