You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Gabriele Kahlout <ga...@mysimpatico.com> on 2010/11/15 23:47:12 UTC

Maven 3 site doesn't generate an index.html

Hello,

I don't know what could be the problem. Could someone send me a sample
project for which executing mvn site results in an index file under
target/site?
I only get a css and images folder in there. I'm using Windows 7.

-- 
Regards,
K. Gabriele

--- unchanged since 20/9/10 ---
P.S. If the subject contains "[LON]" or the addressee acknowledges the
receipt within 48 hours then I don't resend the email.
subject(this) ∈ L(LON*) ∨ ∃x. (x ∈ MyInbox ∧ Acknowledges(x, this) ∧ time(x)
< Now + 48h) ⇒ ¬resend(I, this).

If an email is sent by a sender that is not a trusted contact or the email
does not contain a valid code then the email is not received. A valid code
starts with a hyphen and ends with "X".
∀x. x ∈ MyInbox ⇒ from(x) ∈ MySafeSenderList ∨ (∃y. y ∈ subject(x) ∧ y ∈
L(-[a-z]+[0-9]X)).

Re: Maven 3 site doesn't generate an index.html

Posted by Gabriele Kahlout <ga...@mysimpatico.com>.
That worked out for me. I didn't have an explicit declaration for maven-site
(BTW).

On 16 November 2010 01:58, Lukas Theussl <lt...@apache.org> wrote:

>
> Check http://jira.codehaus.org/browse/MSITE-425
>
> HTH,
> -Lukas
>
>
>
> Gabriele Kahlout wrote:
>
>> Hello,
>>
>> I don't know what could be the problem. Could someone send me a sample
>> project for which executing mvn site results in an index file under
>> target/site?
>> I only get a css and images folder in there. I'm using Windows 7.
>>
>>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>


-- 
Regards,
K. Gabriele

--- unchanged since 20/9/10 ---
P.S. If the subject contains "[LON]" or the addressee acknowledges the
receipt within 48 hours then I don't resend the email.
subject(this) ∈ L(LON*) ∨ ∃x. (x ∈ MyInbox ∧ Acknowledges(x, this) ∧ time(x)
< Now + 48h) ⇒ ¬resend(I, this).

If an email is sent by a sender that is not a trusted contact or the email
does not contain a valid code then the email is not received. A valid code
starts with a hyphen and ends with "X".
∀x. x ∈ MyInbox ⇒ from(x) ∈ MySafeSenderList ∨ (∃y. y ∈ subject(x) ∧ y ∈
L(-[a-z]+[0-9]X)).

Re: Maven 3 site doesn't generate an index.html

Posted by Lukas Theussl <lt...@apache.org>.
Check http://jira.codehaus.org/browse/MSITE-425

HTH,
-Lukas


Gabriele Kahlout wrote:
> Hello,
>
> I don't know what could be the problem. Could someone send me a sample
> project for which executing mvn site results in an index file under
> target/site?
> I only get a css and images folder in there. I'm using Windows 7.
>

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


Re: Maven 3 site doesn't generate an index.html

Posted by Tommaso Teofili <to...@gmail.com>.
Hi Gabriele,
I think the problem you have depends on the maven-site-plugin version, since
I had the same issue recently.
You should upgrade to version 2.1.1 or 3.0-beta-3 then retry to 'mvn clean
site'.
Hope this helps.
Tommaso

2010/11/15 Gabriele Kahlout <ga...@mysimpatico.com>

> Hello,
>
> I don't know what could be the problem. Could someone send me a sample
> project for which executing mvn site results in an index file under
> target/site?
> I only get a css and images folder in there. I'm using Windows 7.
>
> --
> Regards,
> K. Gabriele
>
> --- unchanged since 20/9/10 ---
> P.S. If the subject contains "[LON]" or the addressee acknowledges the
> receipt within 48 hours then I don't resend the email.
> subject(this) ∈ L(LON*) ∨ ∃x. (x ∈ MyInbox ∧ Acknowledges(x, this) ∧
> time(x)
> < Now + 48h) ⇒ ¬resend(I, this).
>
> If an email is sent by a sender that is not a trusted contact or the email
> does not contain a valid code then the email is not received. A valid code
> starts with a hyphen and ends with "X".
> ∀x. x ∈ MyInbox ⇒ from(x) ∈ MySafeSenderList ∨ (∃y. y ∈ subject(x) ∧ y ∈
> L(-[a-z]+[0-9]X)).
>