well I am affraid I have troubles building the htmlunit ... please see below ... do not know what else do I need (maven plugin?)

K:\htmlunit\trunk\htmlunit>maven clean java:compile
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.1

DEPRECATED: the default goal should be specified in the <build> section of proje
ct.xml instead of maven.xml
Tag library requested that is not present: 'maven' in plugin: 'null'
build:start:

clean:clean:
xdoc:clean:

    [delete] Deleting directory K:\htmlunit\trunk\htmlunit\target

clean:

java:prepare-filesystem:
    [mkdir] Created dir: K:\htmlunit\trunk\htmlunit\target\classes

java:init:

java:compile:
    [echo] Compiling to K:\htmlunit\trunk\htmlunit/target/classes
[javac] Compiling 257 source files to K:\htmlunit\trunk\htmlunit\target\clas
ses
-------------------------------------------------------------------------------
Unable to obtain goal [java:compile]
Error starting modern compiler
java.lang.reflect.InvocationTargetException
javax/tools/StandardJavaFileManager
-------------------------------------------------------------------------------
BUILD FAILED
-------------------------------------------------------------------------------
Total time   : 6 seconds
Finished at  : ?tvrtek, 18. °Ýjen 2007 16:34:31 CEST
Final Memory : 4M/7M
-------------------------------------------------------------------------------


Dne Thu, 18 Oct 2007 14:55:38 +0200 Marc Guillemot <[EMAIL PROTECTED]> napsal/-a:

Karel Soupal wrote:
I would like to try myself if you tell me the modifications I need to
do, but as I am not that much fluent it might be much faster to actually
take your modified build ...

it is quite simple: check htmlunit out from its SVN, remove the line 293
where custom RETRY_HANDLER is configured and configure the classpath of
your webtests to take first the classes of your local htmlunit build.
Otherwise I can send you a jar.


Marc.



--
Karel Soupal
http://www.ework.cz
Software Testing Services and Solutions
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to