I was only able to do a quick test on the snaphot release and got this
error. As I said previously, I could not investigate this further on.
I wanted to simplify the canoo xml script and see where is the problem. For
instance, avoid includes and macros and see if it works ...

[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Executing
E:\Projects\portasigma\modular\portasigma-web\target\test-classes
web-tests.xml failed
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:719)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
        at
org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at
org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
        at
org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
        at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.plugin.MojoExecutionException: Executing
E:\Projects\portasigma\modular\portasigma-web\target\test-clas
es\web-tests.xml failed
        at
org.codehaus.mojo.webtest.WebtestTestMojo.execute(WebtestTestMojo.java:64)
        at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
        ... 17 more
Caused by:
E:\Projects\portasigma\modular\portasigma-web\target\test-classes\web-tests.xml:40:
Problem: failed to create task or ty
e webtest
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken place.

        at
org.apache.tools.ant.UnknownElement.getNotFoundException(UnknownElement.java:481)
        at
org.apache.tools.ant.UnknownElement.makeObject(UnknownElement.java:413)
        at
org.apache.tools.ant.UnknownElement.maybeConfigure(UnknownElement.java:160)
        at org.apache.tools.ant.Task.perform(Task.java:347)
        at org.apache.tools.ant.Target.execute(Target.java:357)
        at org.apache.tools.ant.Target.performTasks(Target.java:385)
        at
org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329)
        at org.apache.tools.ant.Project.executeTarget(Project.java:1298)
        at
org.codehaus.mojo.webtest.components.AntExecutor.<init>(AntExecutor.java:96)
        at
org.codehaus.mojo.webtest.WebtestTestMojo.execute(WebtestTestMojo.java:59)
        ... 19 more


2010/10/1 Josep García <jgar...@isigma.es>

> That was the entire response.
> I will investigate further on when I find the time. Next week hopefully!
>
> 2010/9/28 dtops <friendlymo...@yahoo.com>
>
>
>> My versions are as follows
>>
>> Webtest 3.0
>> Ant 1.7.1
>> latest plugin version 1.5
>> java jdk 1.6
>> maven 2.2,1
>>
>> Was that the entire message or are you waiting for another response, which
>> contains the solution?
>> Thanks in advance!
>>
>> DTops
>> --
>> View this message in context:
>> http://appfuse.547863.n4.nabble.com/canoo-webtest-report-for-maven-site-tp2544079p2717823.html
>> Sent from the AppFuse - User mailing list archive at Nabble.com.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
>> For additional commands, e-mail: users-h...@appfuse.dev.java.net
>>
>>
>

Reply via email to