I tend to use Ant to do my Jelly builds for obscure reasons tracing to a Xerces bug, but maintaining the Maven build is a big PITA for me anyway. Jelly has a series of interdepedent builds, and it's too painful to make a repository update request every time something changes.
- Morgan --- Henri Yandell <[EMAIL PROTECTED]> wrote: > > Back in July, Jason setup Jakarta Commons with an > example output site. > > http://www.apache.org/~jvanzyl/jakarta-commons/ > > I think it was a kind of prototype reactor maven.xml > and not the reactor > which will be in b8 [is in cvs head]. If I run the > default goal in b7 I > get the following error below. > > Does anyone have any hints of the direction the > maven/project.xml in > Commons should go? I'd like to get nightly builds of > Commons going under > Maven and although I've got nightly-build bash > scripts, it's probably > better to do it the Maven way. > > The reason for getting them going is that it is > reflecting negatively on > Maven for some projects which treat Ant as the > primary tool and maven as a > secondary tool. Maven is only run once every few > months by the committers, > so it's often out of date and non-functional. If it > builds nightly, it'll > be quicker to be fixed, as gump has shown. > > Hen > > ---------- Forwarded message ---------- > Date: Fri, 24 Jan 2003 13:46:37 -0500 (EST) > From: Henri Yandell <[EMAIL PROTECTED]> > Reply-To: Jakarta Commons Developers List > <[EMAIL PROTECTED]> > To: Jakarta Commons Developers List > <[EMAIL PROTECTED]> > Subject: Re: help building commons with maven > > > By the way, building commons itself seems to give: > > [ERROR] File...... > /usr/local/javalib/maven-1.0-beta-7/plugins/maven-reactor-plugin-1.0/plugin.jelly > [ERROR] Element... reactor:reactor > [ERROR] Line...... 32 > [ERROR] Column.... 9 > [ERROR] The content of elements must consist of > well-formed character data or markup. > > Hen > > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > ===== Morgan Delagrange http://jakarta.apache.org/taglibs http://jakarta.apache.org/commons http://axion.tigris.org http://jakarta.apache.org/watchdog __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
