Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 16524 invoked from network); 25 Mar 2004 09:29:29 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 25 Mar 2004 09:29:29 -0000 Received: (qmail 42617 invoked by uid 500); 25 Mar 2004 09:29:11 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 42541 invoked by uid 500); 25 Mar 2004 09:29:10 -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 42492 invoked from network); 25 Mar 2004 09:29:09 -0000 Received: from unknown (HELO b0508.idoo.com) (82.196.4.76) by daedalus.apache.org with SMTP; 25 Mar 2004 09:29:09 -0000 Received: from 194.2.91.222 [194.2.91.222] by b0508.idoo.com id 200403250922.16f9; Thu, 25 Mar 2004 09:22:25 GMT Message-ID: <003b01c4124b$a1fdd2b0$248c440a@cgeyfr.cgey.fr> From: "Emmanuel Venisse" To: "Jakarta Commons Developers List" References: Subject: Re: [codec][lang] Can't build with Maven 1.0-rc2 Date: Thu, 25 Mar 2004 10:29:02 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 if-filter0: N 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 The problem is due to basedir property in lang/checkstyle.xml. Remove it, and it'll works. Emmanuel ----- Original Message ----- From: "Gary Gregory" To: "Jakarta Commons Developers List" Sent: Thursday, March 25, 2004 9:47 AM Subject: RE: [codec][lang] Can't build with Maven 1.0-rc2 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 _____________________________________________________________________ Envie de discuter en "live" avec vos amis ? T�l�charger MSN Messenger http://www.ifrance.com/_reloc/m la 1�re messagerie instantan�e de France _____________________________________________________________________ Envie de discuter en "live" avec vos amis ? T�l�charger MSN Messenger http://www.ifrance.com/_reloc/m la 1�re messagerie instantan�e de France --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org