You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by fa...@mpsa.com on 2006/02/16 16:58:14 UTC

Skin inheritance




Hi guys,

I have a multi-module project, for which I created site files only in the
master project. For the sub-modules, I just want the default site with
reports to be generated.

I put a skin in the "site.xml" of my master project. When I generate the
site, I can see that the skin is not inherited for the sub-modules. I could
write a simple "site.xml" for every sub-module and specify the skin in
it... But does anyone know if it is possible to inherit a skin from its
parent ?

Thanks in advance for your answers!

Best Regards / Cordialement,
Fabrice BELLINGARD
DINQ/DSIN/INSI/EATE/IDVS/AIDV
(+33) (01 61) 45 15 91  -  fabrice.belingard@mpsa.com


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Skin inheritance

Posted by javed mandary <ja...@gmail.com>.
I had a similar problem , the site.xml created for the parent is not
inherited by the child modules , i had to create a site.xml for each child
to have a consistent look and feel across the while project.

Same thing applies for site.css file which must be defined repeatedly for
each child.

Another issue is the fact that no child modules are displayed on the
generated parent index.html after site generation.

cheers,
       Javed


On 2/17/06, Brett Porter <br...@gmail.com> wrote:
>
> Is the skin not inherited, or is the whole site descriptor not inherited?
>
> I'd like to suggest that any questions about snapshot plugins be put
> to the maven dev list. It's easier to see them there.
>
> - Brett
>
> On 2/17/06, fabrice.belingard@mpsa.com <fa...@mpsa.com> wrote:
> >
> >
> >
> >
> > Hi guys,
> >
> > I have a multi-module project, for which I created site files only in
> the
> > master project. For the sub-modules, I just want the default site with
> > reports to be generated.
> >
> > I put a skin in the "site.xml" of my master project. When I generate the
> > site, I can see that the skin is not inherited for the sub-modules. I
> could
> > write a simple "site.xml" for every sub-module and specify the skin in
> > it... But does anyone know if it is possible to inherit a skin from its
> > parent ?
> >
> > Thanks in advance for your answers!
> >
> > Best Regards / Cordialement,
> > Fabrice BELLINGARD
> > DINQ/DSIN/INSI/EATE/IDVS/AIDV
> > (+33) (01 61) 45 15 91  -  fabrice.belingard@mpsa.com
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

Re: Skin inheritance

Posted by Brett Porter <br...@gmail.com>.
Is the skin not inherited, or is the whole site descriptor not inherited?

I'd like to suggest that any questions about snapshot plugins be put
to the maven dev list. It's easier to see them there.

- Brett

On 2/17/06, fabrice.belingard@mpsa.com <fa...@mpsa.com> wrote:
>
>
>
>
> Hi guys,
>
> I have a multi-module project, for which I created site files only in the
> master project. For the sub-modules, I just want the default site with
> reports to be generated.
>
> I put a skin in the "site.xml" of my master project. When I generate the
> site, I can see that the skin is not inherited for the sub-modules. I could
> write a simple "site.xml" for every sub-module and specify the skin in
> it... But does anyone know if it is possible to inherit a skin from its
> parent ?
>
> Thanks in advance for your answers!
>
> Best Regards / Cordialement,
> Fabrice BELLINGARD
> DINQ/DSIN/INSI/EATE/IDVS/AIDV
> (+33) (01 61) 45 15 91  -  fabrice.belingard@mpsa.com
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org