2011/8/30 Lukas Theussl <[email protected]>

>
>
> On 08/30/2011 11:35 AM, mickael leduque wrote:
>
>> 2011/8/30 Lukas Theussl<[email protected]>
>>
>>
>>> http://maven.apache.org/****plugins/maven-site-plugin/**<http://maven.apache.org/**plugins/maven-site-plugin/**>
>>> examples/multimodule.html<http**://maven.apache.org/plugins/**
>>> maven-site-plugin/examples/**multimodule.html<http://maven.apache.org/plugins/maven-site-plugin/examples/multimodule.html>
>>> >
>>>
>>>
>>> See the 'Note' under 'Staging and deploying'.
>>>
>>> HTH,
>>> -Lukas
>>>
>>>
>> Hm, I have seen that note, but I don't find it really helpful because it
>> just convinces me that inheritance is inconsistent in this case, thus
>> there
>> is some bug.
>>
>> I'm more searching some workaround, like some way to tell maven that I
>> don't
>> want this kind of inheritance here.
>>
>>
> You can stop searching, the only workaround is to override the url in each
> child module. Note that this is not a site-plugin issue, the default
> inheritance mechanism is done by maven-core.
>
> -Lukas
>
>
> ------------------------------**------------------------------**---------
> To unsubscribe, e-mail: 
> users-unsubscribe@maven.**apache.org<[email protected]>
> For additional commands, e-mail: [email protected]
>
>
Uh !
OK, I think this is it
http://jira.codehaus.org/browse/MNG-3244

But there is no comment on when it will be fixed... or even if it will ever
be.

I suppose I will have to use something else, maybe deploy from jenkins. But
I can't even see how.

Reply via email to