Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 49494 invoked from network); 25 Mar 2004 12:30:21 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 25 Mar 2004 12:30:21 -0000 Received: (qmail 39657 invoked by uid 500); 25 Mar 2004 12:30:05 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 39623 invoked by uid 500); 25 Mar 2004 12:30:04 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: 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 39527 invoked from network); 25 Mar 2004 12:30:03 -0000 Received: from unknown (HELO adslgateway.multitask.com.au) (202.44.167.185) by daedalus.apache.org with SMTP; 25 Mar 2004 12:30:03 -0000 In-Reply-To: To: "Jakarta Commons Developers List" Subject: RE: [codec][lang] Can't build with Maven 1.0-rc2 MIME-Version: 1.0 X-Mailer: Lotus Notes Release 6.5 September 26, 2003 From: dion@multitask.com.au Message-ID: Date: Thu, 25 Mar 2004 23:35:03 +1100 X-MIMETrack: Serialize by Router on ADSLGateway/Multitask Consulting/AU(Release 6.5|September 26, 2003) at 25/03/2004 11:36:46 PM, Serialize complete at 25/03/2004 11:36:46 PM Content-Type: multipart/alternative; boundary="=_alternative 0043D979CA256E62_=" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N --=_alternative 0043D979CA256E62_= Content-Type: text/plain; charset="US-ASCII" Did you upgrade from RC1? If so, you will need to remove %USERPROFILE%/.maven/plugins. -- dIon Gillard, Multitask Consulting "Gary Gregory" wrote on 25/03/2004 07:47:20 PM: > I downloaded the Maven Windows .exe installer, ran it and accepted the > default values. > > Gary > > > -----Original Message----- > > From: dion@multitask.com.au [mailto:dion@multitask.com.au] > > Sent: Wednesday, March 24, 2004 22:36 > > To: Jakarta Commons Developers List > > Subject: Re: [codec][lang] Can't build with Maven 1.0-rc2 > > > > How did you do the install? > > -- > > dIon Gillard, Multitask Consulting > > > > > > > > "Gary Gregory" wrote on 25/03/2004 07:41:03 > AM: > > > > > Hello, > > > > > > I've installed Maven 1.0-rc2 (I had Maven 1.0-rc1) and I am getting > > > errors in lang and codec. This all used to work in rc1 of course. > > > > > > First I tried to run site:generate over and over until maven > downloaded > > > all the jar files it thought it needed but things blew up in a > > > plugin.jelly file I think. > > > > > > I then nuked everything in my user .maven/plugins and > .maven/repository. > > > Then I ran clean site:generate which downloaded a ton of jars but I > got > > > the same errors in maven-checkstyle-plugin-2.3. > > > > > > Any clues? > > > > > > For lang: > > > > > > >maven clean site:generate > > > __ __ > > > | \/ |__ _Apache__ ___ > > > | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ > > > |_| |_\__,_|\_/\___|_||_| v. 1.0-rc2 > > > > > > Attempting to download vdoclet-20020711.jar. > > > ............ > > > . > > > Attempting to download qdox-current.jar. > > > ...... > > > . > > > Attempting to download logkit-1.0.1.jar. > > > ............ > > > . > > > build:start: > > > > > > clean:clean: > > > > > > clean: > > > > > > site: > > > xdoc:register-reports: > > > maven-checkstyle-plugin:register: > > > > > > maven-javadoc-plugin:register: > > > > > > maven-junit-report-plugin:register: > > > > > > maven-jxr-plugin:register: > > > > > > maven-license-plugin:register: > > > > > > maven-tasklist-plugin:register: > > > > > > > > > site:run-reports: > > > [echo] Generating the Checkstyle... > > > checkstyle:init: > > > > > > checkstyle:report: > > > checkstyle:run: > > > [mkdir] Created dir: > > > C:\cvs-store\apache.org\jakarta\commons\lang\target > > > [echo] Using checkstyle.xml for checkstyle ... > > > > > > BUILD FAILED > > > File...... file:/C:/Documents and > > > > Settings/ggregory/.maven/plugins/maven-checkstyle-plugin-2.3/plugin.jell > > > y > > > Element... ant:checkstyle > > > Line...... 133 > > > Column.... 63 > > > Unable to create a Checker: Cannot set property 'basedir' in module > > > Checker to '.': . is not an absolute path > > > Total time: 10 seconds > > > Finished at: Wed Mar 24 11:28:22 PST 2004 > > > > > > > > > For codec: > > > > > > >maven clean site:generate > > > __ __ > > > | \/ |__ _Apache__ ___ > > > | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ > > > |_| |_\__,_|\_/\___|_||_| v. 1.0-rc2 > > > > > > build:start: > > > > > > clean:clean: > > > [delete] Deleting directory > > > C:\cvs-store\apache.org\jakarta\commons\codec\target > > > [delete] Deleting: > > > C:\cvs-store\apache.org\jakarta\commons\codec\velocity.log > > > > > > clean: > > > > > > site: > > > xdoc:register-reports: > > > maven-changelog-plugin:register: > > > > > > maven-checkstyle-plugin:register: > > > > > > maven-clover-plugin:register: > > > > > > maven-developer-activity-plugin:register: > > > > > > maven-file-activity-plugin:register: > > > > > > maven-javadoc-plugin:register: > > > > > > maven-junit-report-plugin:register: > > > > > > maven-jxr-plugin:register: > > > > > > maven-license-plugin:register: > > > > > > > > > site:run-reports: > > > [echo] Generating the Change Log... > > > maven-changelog-plugin:report: > > > [echo] Generating the changelog report > > > ChangeLog found: 9 entries > > > [mkdir] Created dir: > > > C:\cvs-store\apache.org\jakarta\commons\codec\target\generated-xdocs > > > > > > [echo] Generating the Checkstyle... > > > checkstyle:init: > > > > > > checkstyle:report: > > > checkstyle:run: > > > [echo] Using > > > C:\cvs-store\apache.org\jakarta\commons\codec/checkstyle.xml for > > > checkstyle ... > > > > > > BUILD FAILED > > > File...... file:/C:/Documents and > > > > Settings/ggregory/.maven/plugins/maven-checkstyle-plugin-2.3/plugin.jell > > > y > > > Element... ant:checkstyle > > > Line...... 133 > > > Column.... 63 > > > Unable to create a Checker: Cannot set property 'basedir' in module > > > Checker to 'src/checkstyle': src\checkstyle is not an absolute path > > > Total time: 1 minutes 18 seconds > > > Finished at: Wed Mar 24 12:39:41 PST 2004 > > > > > > Gary > > > > > > > > > > --------------------------------------------------------------------- > > > 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 > --=_alternative 0043D979CA256E62_=--