You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Ersin Er <er...@gmail.com> on 2006/02/04 19:34:42 UTC

Re: ${modules}

Sorry but I've to ask it again. When I want to use it the site gets
corrupted. Can you confirm that it actually works ?

Thanks.

On 1/26/06, Brett Porter <br...@apache.org> wrote:
> Yes.
>
> Ersin Er wrote:
> > Hi,
> >
> > Is ${modules} substitution supported in site.xml? I'm asking because
> > it's mentioned here:
> > http://docs.codehaus.org/display/MAVEN/Sites+and+Inheritence
> >
> > Thanks.
> >
> > --
> > Ersin
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>


--
Ersin

Re: ${modules}

Posted by John Allen <jo...@hotmail.com>.
I know of one way that this can occure but only in non reactor envs (-N): if 
your models do not explicitly declare a URL or name then the resulting 
module will not be written into the final site (see 
http://jira.codehaus.org/browse/MSITE-72)

----- Original Message ----- 
From: "Brett Porter" <br...@apache.org>
To: "Maven Developers List" <de...@maven.apache.org>
Sent: Tuesday, February 07, 2006 1:02 PM
Subject: Re: ${modules}


> Hi Ersin,
>
> I had a tough time reproducing this the other day. Please file a bug
> under MSITE and I'll get to it before the release.
>
> Thanks,
> Brett
>
> Ersin Er wrote:
>> I've installed the 2.0-SNAPSHOT version and what I get is only a menu
>> title as "Modules". Here is the deployed site:
>>
>> http://directory.apache.org/newsite/subprojects/apacheds/
>>
>> Any suggestions ?
>>
>> Thanks.
>>
>> On 2/4/06, Brett Porter <br...@apache.org> wrote:
>>> I think it's only available in 2.0-SNAPSHOT of the plugin from SVN.
>>>
>>> - Brett
>>>
>>> Ersin Er wrote:
>>>> Sorry but I've to ask it again. When I want to use it the site gets
>>>> corrupted. Can you confirm that it actually works ?
>>>>
>>>> Thanks.
>>>>
>>>> On 1/26/06, Brett Porter <br...@apache.org> wrote:
>>>>> Yes.
>>>>>
>>>>> Ersin Er wrote:
>>>>>> Hi,
>>>>>>
>>>>>> Is ${modules} substitution supported in site.xml? I'm asking because
>>>>>> it's mentioned here:
>>>>>> http://docs.codehaus.org/display/MAVEN/Sites+and+Inheritence
>>>>>>
>>>>>> Thanks.
>>>>>>
>>>>>> --
>>>>>> Ersin
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>>>>> For additional commands, e-mail: dev-help@maven.apache.org
>>>>>
>>>>>
>>>>
>>>> --
>>>> Ersin
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>>> For additional commands, e-mail: dev-help@maven.apache.org
>>>
>>>
>>
>>
>> --
>> Ersin
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
> 

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


Re: ${modules}

Posted by Brett Porter <br...@apache.org>.
Hi Ersin,

I had a tough time reproducing this the other day. Please file a bug
under MSITE and I'll get to it before the release.

Thanks,
Brett

Ersin Er wrote:
> I've installed the 2.0-SNAPSHOT version and what I get is only a menu
> title as "Modules". Here is the deployed site:
> 
> http://directory.apache.org/newsite/subprojects/apacheds/
> 
> Any suggestions ?
> 
> Thanks.
> 
> On 2/4/06, Brett Porter <br...@apache.org> wrote:
>> I think it's only available in 2.0-SNAPSHOT of the plugin from SVN.
>>
>> - Brett
>>
>> Ersin Er wrote:
>>> Sorry but I've to ask it again. When I want to use it the site gets
>>> corrupted. Can you confirm that it actually works ?
>>>
>>> Thanks.
>>>
>>> On 1/26/06, Brett Porter <br...@apache.org> wrote:
>>>> Yes.
>>>>
>>>> Ersin Er wrote:
>>>>> Hi,
>>>>>
>>>>> Is ${modules} substitution supported in site.xml? I'm asking because
>>>>> it's mentioned here:
>>>>> http://docs.codehaus.org/display/MAVEN/Sites+and+Inheritence
>>>>>
>>>>> Thanks.
>>>>>
>>>>> --
>>>>> Ersin
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>>>> For additional commands, e-mail: dev-help@maven.apache.org
>>>>
>>>>
>>>
>>> --
>>> Ersin
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>>
>>
> 
> 
> --
> Ersin

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


Re: ${modules}

Posted by Ersin Er <er...@gmail.com>.
I've installed the 2.0-SNAPSHOT version and what I get is only a menu
title as "Modules". Here is the deployed site:

http://directory.apache.org/newsite/subprojects/apacheds/

Any suggestions ?

Thanks.

On 2/4/06, Brett Porter <br...@apache.org> wrote:
> I think it's only available in 2.0-SNAPSHOT of the plugin from SVN.
>
> - Brett
>
> Ersin Er wrote:
> > Sorry but I've to ask it again. When I want to use it the site gets
> > corrupted. Can you confirm that it actually works ?
> >
> > Thanks.
> >
> > On 1/26/06, Brett Porter <br...@apache.org> wrote:
> >> Yes.
> >>
> >> Ersin Er wrote:
> >>> Hi,
> >>>
> >>> Is ${modules} substitution supported in site.xml? I'm asking because
> >>> it's mentioned here:
> >>> http://docs.codehaus.org/display/MAVEN/Sites+and+Inheritence
> >>>
> >>> Thanks.
> >>>
> >>> --
> >>> Ersin
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> >> For additional commands, e-mail: dev-help@maven.apache.org
> >>
> >>
> >
> >
> > --
> > Ersin
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>


--
Ersin

Re: ${modules}

Posted by Brett Porter <br...@apache.org>.
I think it's only available in 2.0-SNAPSHOT of the plugin from SVN.

- Brett

Ersin Er wrote:
> Sorry but I've to ask it again. When I want to use it the site gets
> corrupted. Can you confirm that it actually works ?
> 
> Thanks.
> 
> On 1/26/06, Brett Porter <br...@apache.org> wrote:
>> Yes.
>>
>> Ersin Er wrote:
>>> Hi,
>>>
>>> Is ${modules} substitution supported in site.xml? I'm asking because
>>> it's mentioned here:
>>> http://docs.codehaus.org/display/MAVEN/Sites+and+Inheritence
>>>
>>> Thanks.
>>>
>>> --
>>> Ersin
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>>
>>
> 
> 
> --
> Ersin

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