From commons-dev-return-76946-apmail-jakarta-commons-dev-archive=jakarta.apache.org@jakarta.apache.org Sat Sep 03 02:14:50 2005 Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 68067 invoked from network); 3 Sep 2005 02:14:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 Sep 2005 02:14:49 -0000 Received: (qmail 17734 invoked by uid 500); 3 Sep 2005 02:14:46 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 17698 invoked by uid 500); 3 Sep 2005 02:14:46 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 17683 invoked by uid 99); 3 Sep 2005 02:14:45 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Sep 2005 19:14:45 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [17.250.248.47] (HELO smtpout.mac.com) (17.250.248.47) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Sep 2005 19:15:00 -0700 Received: from mac.com (smtpin02-en2 [10.13.10.147]) by smtpout.mac.com (Xserve/8.12.11/smtpout09/MantshX 4.0) with ESMTP id j832Ehtf011381 for ; Fri, 2 Sep 2005 19:14:43 -0700 (PDT) Received: from [192.168.2.101] (adsl-068-209-114-010.sip.asm.bellsouth.net [68.209.114.10]) (authenticated bits=0) by mac.com (Xserve/smtpin02/MantshX 4.0) with ESMTP id j832EfJh020260 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO) for ; Fri, 2 Sep 2005 19:14:42 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v734) In-Reply-To: <554CD11B-1D4F-439D-BEBB-0B3753705535@mac.com> References: <1c661f2f05090118553501ffbe@mail.gmail.com> <7AEE82C0-8845-4CBD-9724-B1408E976628@mac.com> <4318C6EE.8030606@eircom.net> <24B7EAEB-EE80-4DE7-A7D8-5307753B7FEE@mac.com> <1c661f2f05090215103c880256@mail.gmail.com> <4318CF1E.4080404@eircom.net> <1c661f2f0509021522414c6366@mail.gmail.com> <554CD11B-1D4F-439D-BEBB-0B3753705535@mac.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <30AFA56A-6E49-4DEE-8F36-70DC4D6B90F8@mac.com> Content-Transfer-Encoding: 7bit From: James Mitchell Subject: Re: [validator] Site build problem Date: Fri, 2 Sep 2005 22:14:38 -0400 To: Jakarta Commons Developers List X-Mailer: Apple Mail (2.734) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I tried the same on my windows box and it went fine for both 1.4 AND 1.5. So, at this point, I cannot execute the 'site' target for validator only when I'm on my Mac. I haven't tried on my linux box yet. -- James Mitchell Software Engineer / Open Source Evangelist Consulting / Mentoring / Freelance EdgeTech, Inc. http://www.edgetechservices.net/ 678.910.8017 AIM: jmitchtx Yahoo: jmitchtx MSN: jmitchell@apache.org Skype: callto://jmitchtx On Sep 2, 2005, at 7:53 PM, James Mitchell wrote: > Yes, the fmt error was during the transformation of the checkstyle > report. > > I doubt this problem is with our Maven configuration. Something > else is going on here. > > I'm going to look at it with a vanilla build script. I'll post > back in a few. > > > -- > James Mitchell > Software Engineer / Open Source Evangelist > Consulting / Mentoring / Freelance > EdgeTech, Inc. > http://www.edgetechservices.net/ > 678.910.8017 > AIM: jmitchtx > Yahoo: jmitchtx > MSN: jmitchell@apache.org > Skype: callto://jmitchtx > > > > > > On Sep 2, 2005, at 6:22 PM, Don Brown wrote: > > >> James was getting the checkstyle error; I was getting the fmt >> jelly error. >> Hopefully both related? >> >> Don >> >> On 9/2/05, Rory Winston wrote: >> >> >>> >>> OK, sorry Don, I had missed the email where you said you did this >>> earlier. "Regenerating" the plugins cache is basically a delete and >>> re-run Maven, for the most part. What is the Checkstyle error you >>> are >>> getting? >>> >>> >>> Don Brown wrote: >>> >>> >>> >>>> FWIW, I completely removed my .maven/plugins directory with the >>>> same >>>> >>>> >>> result. >>> >>> >>>> >>>> Don >>>> >>>> On 9/2/05, James Mitchell wrote: >>>> >>>> >>>> >>>> >>>>> Regenerate? Not sure. Here's what I ended up doing... >>>>> >>>>> $cd ~ >>>>> $mv .maven old.maven >>>>> $mv maven-1.0.2 old.maven-1.0.2 >>>>> $unzip maven-1.0.2.zip >>>>> $cd svn/jakarta-commons/validator >>>>> $maven site >>>>> >>>>> Does that qualify as "regenerate"? >>>>> >>>>> >>>>> -- >>>>> James Mitchell >>>>> Software Engineer / Open Source Evangelist >>>>> Consulting / Mentoring / Freelance >>>>> EdgeTech, Inc. >>>>> http://www.edgetechservices.net/ >>>>> 678.910.8017 >>>>> AIM: jmitchtx >>>>> Yahoo: jmitchtx >>>>> MSN: jmitchell@apache.org >>>>> Skype: callto://jmitchtx >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> On Sep 2, 2005, at 5:41 PM, Rory Winston wrote: >>>>> >>>>> >>>>> >>>>> >>>>> >>>>>> Hi James >>>>>> >>>>>> Have you tried to regenerate your plugin cache? >>>>>> >>>>>> Rory >>>>>> >>>>>> James Mitchell wrote: >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>>> Wow, I'm speechless. Same error. I'll ping the Maven list. >>>>>>> >>>>>>> -- >>>>>>> James Mitchell >>>>>>> Software Engineer / Open Source Evangelist >>>>>>> Consulting / Mentoring / Freelance >>>>>>> EdgeTech, Inc. >>>>>>> http://www.edgetechservices.net/ >>>>>>> 678.910.8017 >>>>>>> AIM: jmitchtx >>>>>>> Yahoo: jmitchtx >>>>>>> MSN: jmitchell@apache.org >>>>>>> Skype: callto://jmitchtx >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> On Sep 2, 2005, at 12:24 AM, James Mitchell wrote: >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>>> Ok, now checkstyle is failing for me. This is the part I hate, >>>>>>>> digging to see what was changed. >>>>>>>> >>>>>>>> My fear is that something has changed in our configuration. >>>>>>>> Perhaps one plugin has installed an incompatible version of a >>>>>>>> dependency with another plugin. >>>>>>>> >>>>>>>> I'm trying again on a fresh install (and clean cache) of Maven >>>>>>>> 1.0.2. >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> James Mitchell >>>>>>>> Software Engineer / Open Source Evangelist >>>>>>>> Consulting / Mentoring / Freelance >>>>>>>> EdgeTech, Inc. >>>>>>>> http://www.edgetechservices.net/ >>>>>>>> 678.910.8017 >>>>>>>> AIM: jmitchtx >>>>>>>> Yahoo: jmitchtx >>>>>>>> MSN: jmitchell@apache.org >>>>>>>> Skype: callto://jmitchtx >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> On Sep 2, 2005, at 12:08 AM, James Mitchell wrote: >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>>> Hmm, still no dice...same error again. This time on the >>>>>>>>> change- >>>>>>>>> report. I'll try again with that one commented out. >>>>>>>>> >>>>>>>>> -- >>>>>>>>> James Mitchell >>>>>>>>> Software Engineer / Open Source Evangelist >>>>>>>>> Consulting / Mentoring / Freelance >>>>>>>>> EdgeTech, Inc. >>>>>>>>> http://www.edgetechservices.net/ >>>>>>>>> 678.910.8017 >>>>>>>>> AIM: jmitchtx >>>>>>>>> Yahoo: jmitchtx >>>>>>>>> MSN: jmitchell@apache.org >>>>>>>>> Skype: callto://jmitchtx >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> On Sep 2, 2005, at 12:00 AM, James Mitchell wrote: >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>>> I'm seeing the same on my box. Try commenting out the >>>>>>>>>> changelog report and do a maven clean site. I'm trying it >>>>>>>>>> now. >>>>>>>>>> >>>>>>>>>> -- >>>>>>>>>> James Mitchell >>>>>>>>>> Software Engineer / Open Source Evangelist >>>>>>>>>> Consulting / Mentoring / Freelance >>>>>>>>>> EdgeTech, Inc. >>>>>>>>>> http://www.edgetechservices.net/ >>>>>>>>>> 678.910.8017 >>>>>>>>>> AIM: jmitchtx >>>>>>>>>> Yahoo: jmitchtx >>>>>>>>>> MSN: jmitchell@apache.org >>>>>>>>>> Skype: callto://jmitchtx >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> On Sep 1, 2005, at 9:55 PM, Don Brown wrote: >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>>> I seem unable to run 'maven site' for Commons Validator: >>>>>>>>>>> >>>>>>>>>>> [echo] Generating /home/mrdon/dev/validator/m-target/docs/ >>>>>>>>>>> jdepend- >>>>>>>>>>> report.html from /home/mrdon/dev/validator/m-target/ >>>>>>>>>>> generated- >>>>>>>>>>> xdocs/jdepend- >>>>>>>>>>> report.xml >>>>>>>>>>> Could not find the class: >>>>>>>>>>> org.apache.commons.jelly.tags.fmt.FmtTagLibrary >>>>>>>>>>> java.lang.ClassNotFoundException: >>>>>>>>>>> org.apache.commons.jelly.tags.fmt.FmtTagLibrary >>>>>>>>>>> >>>>>>>>>>> Any ideas? I removed ~/.maven/plugins and ~/.maven/cache but >>>>>>>>>>> to no avail. >>>>>>>>>>> Thanks, >>>>>>>>>>> >>>>>>>>>>> Don >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>> ------------------------------------------------------------- >>>>>>>>>> ----- >>>>>>>>>> -- - >>>>>>>>>> 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 >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>> --------------------------------------------------------------- >>>>>>>> ----- >>>>>>>> - >>>>>>>> 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 >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>> >>>>>> ----------------------------------------------------------------- >>>>>> ---- >>>>>> 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 >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>> >>>> >>>> >>>> >>>> >>> >>> >>> >>> -------------------------------------------------------------------- >>> - >>> 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 > > --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org