Sure :
D:\torque>maven -p build.xml -b -X eclipse
D:\torque
[DEBUG] Adding reference: maven.dependency.classpath ->
[DEBUG] Adding reference: maven-classpath ->
[DEBUG] Adding reference: clover.classpath ->
[DEBUG] Adding reference: maven.jar.resources.set -> patternSet{ includes: [] ex
cludes: [] }
eclipse:generate-project:
[echo] Creating D:\torque/.project ...
[echo] Creating D:\torque/.classpath ...
eclipse:
BUILD SUCCESSFUL
Total time: 26 seconds
Does this output mean I should define a CLASSPATH variable ?
Thanks.
Patrick.
-----Message d'origine-----
De: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]]
Date: jeudi 17 octobre 2002 08:36
A: Turbine Maven Users List
Objet: Re: Eclipse plugin generates dummy project file
Patrick,
can you run maven with the -X option and pop us the output?
--
dIon Gillard, Multitask Consulting
Work: http://www.multitask.com.au
Developers: http://adslgateway.multitask.com.au/developers
Patrick Prodhon <[EMAIL PROTECTED]> wrote on 15/10/2002 06:18:33 PM:
> Hi.
>
> I'm trying to use the Eclipse plugin (I can't build anything for the
> moment, because of our Internet Policy...), and it generates some sort
of
> dummy project (project named "0" and basically having nothing in it).
> So I took a look at the maven.log file, and it says :
> 2002-10-15 09:52:06,366 ERROR org.apache.commons.jelly.tags.ant.AntTag -
> Class org.apache.commons.jelly.tags.werkz.ProjectTag doesn't support the
> nested "path" element.
> More errors of the same type concerning the same class are listed in
this
> file. I also get warnings which might be significant :
> 2002-10-15 09:52:19,766 WARN org.apache.commons.jelly.parser.XMLParser
-
> Could not create taglib or URI: jelly:validate tag name: verifier
> java.lang.NoClassDefFoundError: org/iso_relax/verifier/VerifierFilter
> (a stack trace follows)
> Is there some library / jar file I should have downloaded ?
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>