You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by robert burrell donkin <ro...@blueyonder.co.uk> on 2004/03/28 22:05:15 UTC

[site] maven matters

a couple of questions (aimed at the developer community):

1 should we move onto maven rc2 (this would mean i could regenerate 
websites)?
2 is there any reason why we shouldn't move onto the mavenized site 
soon?

- robert


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


Re: [site] maven matters

Posted by "Mark R. Diggory" <md...@latte.harvard.edu>.
Robert,

Sorry, I got really busy last week, I was meaning to setup a Vote email 
and notify everyone that we are transitioning.

In terms of rc2, I believe that, since I setup our own site.jsl and css 
style, that the site should still look the same no matter which 
subproject is being generated, but this needs doublechecking.

So here are the tasks I think need completion:

1.) Vote and Notification of transition

2.) Regenerate the commons-mavenized site and several subproject sites 
with rc2 to verify they still maintain the L&F.

-Mark

I think we should start a vote process to clarify

robert burrell donkin wrote:

> On 28 Mar 2004, at 22:52, Eric Pugh wrote:
> 
>> I'm all for it..  As part of this, should the docs on how to cut a 
>> release
>> etc be updated to use Maven versus Ant?
> 
> 
> it's only the site generation that's (probably) going to be generated 
> using maven. components will still be able to use ant as their main 
> build and release tool.
> 
> instructions about how to cut a release using maven would be a useful 
> addition, though.
> 
> - robert
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> 

-- 
Mark Diggory
Software Developer
Harvard MIT Data Center
http://www.hmdc.harvard.edu

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


Re: [site] maven matters

Posted by robert burrell donkin <ro...@blueyonder.co.uk>.
On 28 Mar 2004, at 22:52, Eric Pugh wrote:

> I'm all for it..  As part of this, should the docs on how to cut a 
> release
> etc be updated to use Maven versus Ant?

it's only the site generation that's (probably) going to be generated 
using maven. components will still be able to use ant as their main 
build and release tool.

instructions about how to cut a release using maven would be a useful 
addition, though.

- robert



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


RE: [site] maven matters

Posted by Eric Pugh <ep...@upstate.com>.
I'm all for it..  As part of this, should the docs on how to cut a release
etc be updated to use Maven versus Ant?

Eric

> -----Original Message-----
> From: robert burrell donkin
> [mailto:robertburrelldonkin@blueyonder.co.uk]
> Sent: Sunday, March 28, 2004 9:05 PM
> To: Jakarta Commons Developers List
> Subject: [site] maven matters
>
>
> a couple of questions (aimed at the developer community):
>
> 1 should we move onto maven rc2 (this would mean i could regenerate
> websites)?
> 2 is there any reason why we shouldn't move onto the mavenized site
> soon?
>
> - robert
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org


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


Re: [site] maven matters

Posted by Emmanuel Venisse <ev...@ifrance.com>.
I fixed it in cvs. The problem was due to html2xdoc.

You can checkout html2xdoc plugin and run :
maven clean plugin:install plugin:deploy

Emmanuel

----- Original Message ----- 
From: "Emmanuel Venisse" <ev...@ifrance.com>
To: "Jakarta Commons Developers List" <co...@jakarta.apache.org>
Sent: Sunday, March 28, 2004 11:52 PM
Subject: Re: [site] maven matters


> OK, I'll see at it.
>
> Emmanuel
>
> ----- Original Message ----- 
> From: "David Graham" <gr...@yahoo.com>
> To: "Jakarta Commons Developers List" <co...@jakarta.apache.org>
> Sent: Sunday, March 28, 2004 11:20 PM
> Subject: Re: [site] maven matters
>
>
> >
> > --- Emmanuel Venisse <ev...@ifrance.com> wrote:
> > >
> > > ----- Original Message ----- 
> > > From: "David Graham" <gr...@yahoo.com>
> > > To: "Jakarta Commons Developers List" <co...@jakarta.apache.org>
> > > Sent: Sunday, March 28, 2004 10:22 PM
> > > Subject: Re: [site] maven matters
> > >
> > >
> > > >
> > > > --- robert burrell donkin <ro...@blueyonder.co.uk>
> > > wrote:
> > > > > a couple of questions (aimed at the developer community):
> > > > >
> > > > > 1 should we move onto maven rc2 (this would mean i could
regenerate
> > > > > websites)?
> > > >
> > > > I had problems with the new xdoc plugin throwing errors so I rolled
> > > back
> > > > to rc1.
> > >
> > > What's your problems?
> >
> > I installed rc2 and deleted my existing .maven directory.  Then I ran
> > 'maven clean site' on the Commons Validator project.  I get a bunch of
> > identical exceptions ending with:
> >
> > Caused by: java.lang.NullPointerException
> >         at
> >
>
org.apache.maven.html2xdoc.Html2XdocBean.shouldBreakPara(Html2XdocBean.java:
> 288)
> >         at
> > org.apache.maven.html2xdoc.Html2XdocBean.addNode(Html2XdocBean.java:273)
> >         at
> >
>
org.apache.maven.html2xdoc.Html2XdocBean.processNode(Html2XdocBean.java:136)
> >         at
> >
>
org.apache.maven.html2xdoc.Html2XdocBean.addSections(Html2XdocBean.java:118)
> >         at
> > org.apache.maven.html2xdoc.Html2XdocBean.convert(Html2XdocBean.java:96)
> >         ... 63 more
> >
> >
> > Followed by this at the very end:
> >
> > BUILD FAILED
> > File...... file:/C:/Documents and
> > Settings/dgraham/.maven/plugins/maven-xdoc-plugin-1.6/plugin.jelly
> > Element... x:parse
> > Line...... 340
> > Column.... 43
> > Error on line -1 of document  : Premature end of file. Nested exception:
> > Premature end of file.
> >
> >
> > So it looks like the xdoc and html2xdoc plugins are failing.  RC1 works
> > fine though.
> >
> > David
> >
> >
> > > >
> > > > > 2 is there any reason why we shouldn't move onto the mavenized
site
> > > > > soon?
> > > > >
> > > > > - robert
> > > > >
> > > > >
> > > > >
> > > ---------------------------------------------------------------------
> > > > > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> > > > > For additional commands, e-mail:
commons-dev-help@jakarta.apache.org
> > > > >
> > > >
> > > >
> > > > __________________________________
> > > > Do you Yahoo!?
> > > > Yahoo! Finance Tax Center - File online. File on time.
> > > > http://taxes.yahoo.com/filing.html
> > > >
> > >
> ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> > > > For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> > > >
> > > >
_____________________________________________________________________
> > > > Envie de discuter en "live" avec vos amis ? Télécharger MSN
Messenger
> > > > http://www.ifrance.com/_reloc/m la 1ère messagerie instantanée de
> > > France
> > >
> > > _____________________________________________________________________
> > > Envie de discuter en "live" avec vos amis ? Télécharger MSN Messenger
> > > http://www.ifrance.com/_reloc/m la 1ère messagerie instantanée de
France
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> > > For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> > >
> >
> >
> > __________________________________
> > Do you Yahoo!?
> > Yahoo! Finance Tax Center - File online. File on time.
> > http://taxes.yahoo.com/filing.html
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> >
> > _____________________________________________________________________
> > Envie de discuter en "live" avec vos amis ? Télécharger MSN Messenger
> > http://www.ifrance.com/_reloc/m la 1ère messagerie instantanée de France
>
> _____________________________________________________________________
> Envie de discuter en "live" avec vos amis ? Télécharger MSN Messenger
> http://www.ifrance.com/_reloc/m la 1ère messagerie instantanée de France
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>
>
> ___[ Pub ]____________________________________________________________
> Inscrivez-vous gratuitement sur Tandaime et gagnez un voyage à Venise
> www.Tandaime.com/index.php?origine=4 Tandaime, et la vie vous sourit !

_____________________________________________________________________
Envie de discuter en "live" avec vos amis ? Télécharger MSN Messenger
http://www.ifrance.com/_reloc/m la 1ère messagerie instantanée de France


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


Re: [site] maven matters

Posted by Emmanuel Venisse <ev...@ifrance.com>.
OK, I'll see at it.

Emmanuel

----- Original Message ----- 
From: "David Graham" <gr...@yahoo.com>
To: "Jakarta Commons Developers List" <co...@jakarta.apache.org>
Sent: Sunday, March 28, 2004 11:20 PM
Subject: Re: [site] maven matters


>
> --- Emmanuel Venisse <ev...@ifrance.com> wrote:
> >
> > ----- Original Message ----- 
> > From: "David Graham" <gr...@yahoo.com>
> > To: "Jakarta Commons Developers List" <co...@jakarta.apache.org>
> > Sent: Sunday, March 28, 2004 10:22 PM
> > Subject: Re: [site] maven matters
> >
> >
> > >
> > > --- robert burrell donkin <ro...@blueyonder.co.uk>
> > wrote:
> > > > a couple of questions (aimed at the developer community):
> > > >
> > > > 1 should we move onto maven rc2 (this would mean i could regenerate
> > > > websites)?
> > >
> > > I had problems with the new xdoc plugin throwing errors so I rolled
> > back
> > > to rc1.
> >
> > What's your problems?
>
> I installed rc2 and deleted my existing .maven directory.  Then I ran
> 'maven clean site' on the Commons Validator project.  I get a bunch of
> identical exceptions ending with:
>
> Caused by: java.lang.NullPointerException
>         at
>
org.apache.maven.html2xdoc.Html2XdocBean.shouldBreakPara(Html2XdocBean.java:
288)
>         at
> org.apache.maven.html2xdoc.Html2XdocBean.addNode(Html2XdocBean.java:273)
>         at
>
org.apache.maven.html2xdoc.Html2XdocBean.processNode(Html2XdocBean.java:136)
>         at
>
org.apache.maven.html2xdoc.Html2XdocBean.addSections(Html2XdocBean.java:118)
>         at
> org.apache.maven.html2xdoc.Html2XdocBean.convert(Html2XdocBean.java:96)
>         ... 63 more
>
>
> Followed by this at the very end:
>
> BUILD FAILED
> File...... file:/C:/Documents and
> Settings/dgraham/.maven/plugins/maven-xdoc-plugin-1.6/plugin.jelly
> Element... x:parse
> Line...... 340
> Column.... 43
> Error on line -1 of document  : Premature end of file. Nested exception:
> Premature end of file.
>
>
> So it looks like the xdoc and html2xdoc plugins are failing.  RC1 works
> fine though.
>
> David
>
>
> > >
> > > > 2 is there any reason why we shouldn't move onto the mavenized site
> > > > soon?
> > > >
> > > > - robert
> > > >
> > > >
> > > >
> > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> > > > For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> > > >
> > >
> > >
> > > __________________________________
> > > Do you Yahoo!?
> > > Yahoo! Finance Tax Center - File online. File on time.
> > > http://taxes.yahoo.com/filing.html
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> > > For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> > >
> > > _____________________________________________________________________
> > > Envie de discuter en "live" avec vos amis ? Télécharger MSN Messenger
> > > http://www.ifrance.com/_reloc/m la 1ère messagerie instantanée de
> > France
> >
> > _____________________________________________________________________
> > Envie de discuter en "live" avec vos amis ? Télécharger MSN Messenger
> > http://www.ifrance.com/_reloc/m la 1ère messagerie instantanée de France
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> >
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Finance Tax Center - File online. File on time.
> http://taxes.yahoo.com/filing.html
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>
> _____________________________________________________________________
> Envie de discuter en "live" avec vos amis ? Télécharger MSN Messenger
> http://www.ifrance.com/_reloc/m la 1ère messagerie instantanée de France

_____________________________________________________________________
Envie de discuter en "live" avec vos amis ? Télécharger MSN Messenger
http://www.ifrance.com/_reloc/m la 1ère messagerie instantanée de France


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


Re: [site] maven matters

Posted by David Graham <gr...@yahoo.com>.
--- Emmanuel Venisse <ev...@ifrance.com> wrote:
> 
> ----- Original Message ----- 
> From: "David Graham" <gr...@yahoo.com>
> To: "Jakarta Commons Developers List" <co...@jakarta.apache.org>
> Sent: Sunday, March 28, 2004 10:22 PM
> Subject: Re: [site] maven matters
> 
> 
> >
> > --- robert burrell donkin <ro...@blueyonder.co.uk>
> wrote:
> > > a couple of questions (aimed at the developer community):
> > >
> > > 1 should we move onto maven rc2 (this would mean i could regenerate
> > > websites)?
> >
> > I had problems with the new xdoc plugin throwing errors so I rolled
> back
> > to rc1.
> 
> What's your problems?

I installed rc2 and deleted my existing .maven directory.  Then I ran
'maven clean site' on the Commons Validator project.  I get a bunch of
identical exceptions ending with:

Caused by: java.lang.NullPointerException
        at
org.apache.maven.html2xdoc.Html2XdocBean.shouldBreakPara(Html2XdocBean.java:288)
        at
org.apache.maven.html2xdoc.Html2XdocBean.addNode(Html2XdocBean.java:273)
        at
org.apache.maven.html2xdoc.Html2XdocBean.processNode(Html2XdocBean.java:136)
        at
org.apache.maven.html2xdoc.Html2XdocBean.addSections(Html2XdocBean.java:118)
        at
org.apache.maven.html2xdoc.Html2XdocBean.convert(Html2XdocBean.java:96)
        ... 63 more


Followed by this at the very end:

BUILD FAILED
File...... file:/C:/Documents and
Settings/dgraham/.maven/plugins/maven-xdoc-plugin-1.6/plugin.jelly
Element... x:parse
Line...... 340
Column.... 43
Error on line -1 of document  : Premature end of file. Nested exception:
Premature end of file.


So it looks like the xdoc and html2xdoc plugins are failing.  RC1 works
fine though.

David


> >
> > > 2 is there any reason why we shouldn't move onto the mavenized site
> > > soon?
> > >
> > > - robert
> > >
> > >
> > >
> ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> > > For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> > >
> >
> >
> > __________________________________
> > Do you Yahoo!?
> > Yahoo! Finance Tax Center - File online. File on time.
> > http://taxes.yahoo.com/filing.html
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> >
> > _____________________________________________________________________
> > Envie de discuter en "live" avec vos amis ? T�l�charger MSN Messenger
> > http://www.ifrance.com/_reloc/m la 1�re messagerie instantan�e de
> France
> 
> _____________________________________________________________________
> Envie de discuter en "live" avec vos amis ? T�l�charger MSN Messenger
> http://www.ifrance.com/_reloc/m la 1�re messagerie instantan�e de France
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> 


__________________________________
Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.
http://taxes.yahoo.com/filing.html

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


Re: [site] maven matters

Posted by Emmanuel Venisse <ev...@ifrance.com>.
----- Original Message ----- 
From: "David Graham" <gr...@yahoo.com>
To: "Jakarta Commons Developers List" <co...@jakarta.apache.org>
Sent: Sunday, March 28, 2004 10:22 PM
Subject: Re: [site] maven matters


>
> --- robert burrell donkin <ro...@blueyonder.co.uk> wrote:
> > a couple of questions (aimed at the developer community):
> >
> > 1 should we move onto maven rc2 (this would mean i could regenerate
> > websites)?
>
> I had problems with the new xdoc plugin throwing errors so I rolled back
> to rc1.

What's your problems?

>
> David
>
> > 2 is there any reason why we shouldn't move onto the mavenized site
> > soon?
> >
> > - robert
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> >
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Finance Tax Center - File online. File on time.
> http://taxes.yahoo.com/filing.html
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>
> _____________________________________________________________________
> Envie de discuter en "live" avec vos amis ? Télécharger MSN Messenger
> http://www.ifrance.com/_reloc/m la 1ère messagerie instantanée de France

_____________________________________________________________________
Envie de discuter en "live" avec vos amis ? Télécharger MSN Messenger
http://www.ifrance.com/_reloc/m la 1ère messagerie instantanée de France


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


Re: [site] maven matters

Posted by David Graham <gr...@yahoo.com>.
--- robert burrell donkin <ro...@blueyonder.co.uk> wrote:
> a couple of questions (aimed at the developer community):
> 
> 1 should we move onto maven rc2 (this would mean i could regenerate 
> websites)?

I had problems with the new xdoc plugin throwing errors so I rolled back
to rc1.

David

> 2 is there any reason why we shouldn't move onto the mavenized site 
> soon?
> 
> - robert
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> 


__________________________________
Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.
http://taxes.yahoo.com/filing.html

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