Re: Site generation issue

2006-06-29 Thread Niall Pemberton

On 6/30/06, Wendy Smoak <[EMAIL PROTECTED]> wrote:

On 6/29/06, Niall Pemberton <[EMAIL PROTECTED]> wrote:

> There seems to be a problem with the site generation and lists - maven
> doesn't like the list of shale pmc members :-o
>
> I just added the Shale announcment, but the  list seems to screw
> up the following paragraphs. If you have one item in the list its all
> OK, 2 and one of the paragraphs disappears, 3 and 2 paras disappear
> etc etc.

(Thanks for posting the announcement!)  Interesting.  The text is
there, it's just missing the  tags.  This is likely to be in
maven-site-plugin, not Maven itself, but I did 'mvn site -U' and still
see it, so it's there in the latest version.

I went ahead and published the site, (will take about an hour to
sync.)  It's probably worth opening an issue against the site plugin
with a pointer to the xdoc and resulting html page.
 * http://jira.codehaus.org/browse/MSITE


Great, thanks for this - I went to the maven site but couldn't find
where to post an issue - I have a really simple test page which shows
exactly whats going wrong - so I'll upload that to a Jira issue.

In the meantime I found that putting a load (1 for each entry in list)
of empy  statements after the list sorts it out - I could do
this temporarily to make it look nice, but then again theres at least
one other place in the site that does this and I bet theres a whole
lot more - so maybe waiting to see what happens with raising a Jira
issue is best thing for now.

Niall



--
Wendy


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Site generation issue

2006-06-29 Thread Wendy Smoak

On 6/29/06, Niall Pemberton <[EMAIL PROTECTED]> wrote:


There seems to be a problem with the site generation and lists - maven
doesn't like the list of shale pmc members :-o

I just added the Shale announcment, but the  list seems to screw
up the following paragraphs. If you have one item in the list its all
OK, 2 and one of the paragraphs disappears, 3 and 2 paras disappear
etc etc.


(Thanks for posting the announcement!)  Interesting.  The text is
there, it's just missing the  tags.  This is likely to be in
maven-site-plugin, not Maven itself, but I did 'mvn site -U' and still
see it, so it's there in the latest version.

I went ahead and published the site, (will take about an hour to
sync.)  It's probably worth opening an issue against the site plugin
with a pointer to the xdoc and resulting html page.
* http://jira.codehaus.org/browse/MSITE

--
Wendy

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Site generation issue

2006-06-29 Thread Niall Pemberton

There seems to be a problem with the site generation and lists - maven
doesn't like the list of shale pmc members :-o

I just added the Shale announcment, but the  list seems to screw
up the following paragraphs. If you have one item in the list its all
OK, 2 and one of the paragraphs disappears, 3 and 2 paras disappear
etc etc.

Can't see anything that looks wrong and the same thing is happening
for the "Apache Struts to release Struts 1.3.0 as the Action
Framework" announcement (so obviously its not personal to the shale
pmc :-)

 http://struts.apache.org/announce-2005.html#a20051214.4

Any ideas? I bumped up from maven 2.0.2 to 2.0.4, but it didn't make a
difference.

Niall

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]