The problem is due to basedir property in lang/checkstyle.xml.
Remove it, and it'll works.

Emmanuel

----- Original Message ----- 
From: "Gary Gregory" <[EMAIL PROTECTED]>
To: "Jakarta Commons Developers List" <[EMAIL PROTECTED]>
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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> 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" <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

_____________________________________________________________________
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to