The problem you mention is not so much a problem with RC3 - its that the StatCVS project took over ownership of that plugin. If you install it into RC3 or declare it as a dependency on the geronimo build, this should all be sorted out.
Regards, Brett On Wed, 23 Jun 2004 17:43:51 -0400, Alan Cabrera <[EMAIL PROTECTED]> wrote: > > I'm guessing that you're using Maven RC3. There's a problem w/ Maven > RC3 and Geronimo M1. You can fix this by hand. In the maven.xml file > in the "root" directory, remove > > <attainGoal name="maven-statcvs-plugin:deregister"/> > > Regards, > Alan > > -----Original Message----- > From: Will Pugh [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 23, 2004 4:27 PM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Using Maven to build the Geronimo site? > > Hi, > > I'm trying to learn how to set-up a project that uses Maven to generate > the Site for it. In my attempt to find an example, I grabbed the source > for Geronimo. I was able to build just fine, but when i try to do a > maven site:generate > > I get the following error: > > BUILD FAILED > File...... C:\incubator-geronimo-1.0-M1\maven.xml > Element... maven:reactor > Line...... 184 > Column.... 27 > Unable to obtain goal [site] -- C:\Documents and > Settings\willpugh\.maven\plugin > s\maven-xdoc-plugin-1.7.1\plugin.jelly:686:48: <attainGoal> No goal > [maven-statc > vs-plugin:register] > > So I have two questsion: > > 1) Should I be able to do this with the Geronimo source base? > 2) Is there a simpler example for Maven to be able to do this? > > I'm super new to Maven, so forgive me if I'm missing something obvious. > I just downloaded both of these yesterday, so the versions I'm on should > be the most recent. > > Thanks, > --Will > > ----------------------------------------------------------------- > Visit our Internet site at http://www.reuters.com > > Get closer to the financial markets with Reuters Messaging - for more > information and to register, visit http://www.reuters.com/messaging > > Any views expressed in this message are those of the individual > sender, except where the sender specifically states them to be > the views of Reuters Ltd. > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
