Peter, Because we didn't know it would be an issue ;) I will modify the initMavenPlugin to "clean" any old jetspeed 2 plugins.
Regards, -Scott > -----Original Message----- > From: Peter Kinev [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 21, 2005 12:08 PM > To: "Jetspeed Developers List" > Subject: RE: I see, I am not alone > > Scott, > > You are absolutely correct - it's exactly what you said. I cleaned cache > and was able to build it with a few minor warnings. Now, it will rise > another question - why don't do it in the beginning of "initMavenPlugin" > goal? And what it will take to make all changes on the official Jetspeed-2 > site in "Getting Started"? > > Regards, > Peter. > > > > "Scott T Weaver" <[EMAIL PROTECTED]> wrote: > > >> What am I doing wrong? These steps were perfectly legit on M2, but > >> maven.xml is quite different indeed. > > > >All of the true build process has been moved into the plugin this is why > the > >maven.xml looks so different. > > > >I have a feeling that there might be conflicting version of the > >maven-jetspeed2-plugin-* in your cache. Try deleting all instances of > >jetspeed2-plugin-* from under {$HOME}/.maven/cache/ then re-run the > >initMavenPlugin allClean allBuild. > > > >-Scott > > > >> -----Original Message----- > >> From: Peter Kinev [mailto:[EMAIL PROTECTED] > >> Sent: Thursday, July 21, 2005 6:13 AM > >> To: "Jetspeed Developers List" > >> Subject: Re: I see, I am not alone > >> > >> Here is my steps (perfectly working on M2): > >> 1. svn co http://svn.apache.org/repos/asf/portals/jetspeed-2/trunk > >> <very_new_stab> > >> 2. making my own and good <Full_path_to_very_new_stab>/build.properties > >> 3. tried "maven allClean allBuild" as on the official web site and > change > >> it to "maven initMavenPlugin allClean allBuild" as recommended in a new > >> doc. > >> > >> In the end after successful "initMavenPlugin" and "allClean", many > >> "Attempting to download ....." chocked on "allBuild" with: > >> > >> BUILD FAILED > >> File...... /opsol/clone/v2-0/jetspeed-2/maven.xml > >> Element... attainGoal > >> Line...... 127 > >> Column.... 59 > >> No goal [j2:check.required.properties] > >> > >> What am I doing wrong? These steps were perfectly legit on M2, but > >> maven.xml is quite different indeed. > >> > >> Regards, > >> Peter. > >> > >> > >> > >> Randy Watler <[EMAIL PROTECTED]> wrote: > >> > >> >Peter, > >> > > >> >Sure. WFM. > >> > > >> >Can you supply how your build is failing? Perhaps we can help. > >> > > >> >Randy > >> > > >> >Peter Kinev wrote: > >> > > >> >>M4-SNAPSHOT is broken. I used the recommended doc in > >> http://www.geocities.com/dlestrat/etc/j2/buildChangeDocs.pdf, but it > >> didn't help. > >> >> > >> >>Can anybody get the complete tree from the trunk and try to build it > as > >> recommended in doc? > >> >> > >> >>Peter Kinev > >> >> > >> >> > >> >> > >> > > >> > > >> > > >> >--------------------------------------------------------------------- > >> >To unsubscribe, e-mail: [EMAIL PROTECTED] > >> >For additional commands, e-mail: [EMAIL PROTECTED] > >> > > >> > > >> > >> > >> -- > >> Peter Kinev > >> Open Solution, Inc > >> > >> > >> __________________________________________________________________ > >> Switch to Netscape Internet Service. > >> As low as $9.95 a month -- Sign up today at > >> http://isp.netscape.com/register > >> > >> Netscape. Just the Net You Need. > >> > >> New! Netscape Toolbar for Internet Explorer > >> Search from anywhere on the Web and block those annoying pop-ups. > >> Download now at http://channels.netscape.com/ns/search/install.jsp > >> > >> --------------------------------------------------------------------- > >> 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] > > > > > > > -- > Peter Kinev > Open Solution, Inc > > > __________________________________________________________________ > Switch to Netscape Internet Service. > As low as $9.95 a month -- Sign up today at > http://isp.netscape.com/register > > Netscape. Just the Net You Need. > > New! Netscape Toolbar for Internet Explorer > Search from anywhere on the Web and block those annoying pop-ups. > Download now at http://channels.netscape.com/ns/search/install.jsp > > --------------------------------------------------------------------- > 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]
