You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by Wendy Smoak <ws...@apache.org> on 2005/10/02 23:12:34 UTC

New HtmlUnit support

Thanks for adding HtmlUnit support-- one of the Struts sub-projects is using 
HtmlUnit and in true open source fashion, by the time I wandered over here 
to ask for it, it was already done. :)

I wanted to try it out, but I'm having some trouble.  After checking out the 
source code and following (more or less) the instructions on
  http://jakarta.apache.org/cactus/participating/howto_build.html and
  http://jakarta.apache.org/cactus/integration/maven/installing.html,
I have cactus-maven-1.8dev in .maven/cache/.

When I try 'maven cactus:test' on a project with HttpUnit tests, that worked 
fine with version 1.7 of the plugin, now I get:

...
    [cactifywar] Analyzing war: 
E:\svn\struts\current\taglib\target\struts-taglib.war
    [cactifywar] Building war: 
E:\svn\struts\current\taglib\target\struts-taglib-cactus.war
    [cactifywar] Warning: selected war files include a WEB-INF/web.xml which 
will be ignored (please use webxml attribute to war task)

cactus:test-war:
    [echo]  ----Running cactus:test-war-----
    [echo]
    [echo]
    [echo]
    [echo]
    [echo]
    [echo]
    [echo]
    [echo]
    [echo]
BUILD SUCCESSFUL
Total time: 42 seconds
Finished at: Sun Oct 02 13:52:19 MST 2005

It's not running the tests, it finishes far too quickly and there's nothing 
in target/test-cactus-reports.  But with no error messages, I'm not sure 
where I've gone wrong.  Any ideas?

Thanks,
Wendy Smoak



---------------------------------------------------------------------
To unsubscribe, e-mail: cactus-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org