Hi Paul,

see my comments below

Cheers,

Siegfried Goeschl

WILLETTE, Paul-Emeric wrote:
Fine, it was not so easy to find someone who could help ;)

In fact my problem is very basic, but I could not find a precise answer by 
browsing the web...

I currently have a running Maven2 project. I would be interested in adding the 
Canoo Webtest plugin. As I have made many tries, I will not detail everything 
and just ask simple questions...

- on the Canoo website, one can find the latest releases (2.6 in fact). Is it possible to 
use this version as a Maven plugin? I have tried to download the 2.6 "Maven 
build", to manually copy it to my M2 repository and to refresh my Maven plugins 
list, but it appears that it is not considered as a plugin.
That's correct because that would build Canoo WebTest and not the plugin

- on the Maven repository, one can find the maven-webtest-plugin-1.5. What is the difference? 
However, I successfully downloaded it, but when I declare it in my project through 
<plugin...>, and that I then run something like "mvn webtest:clean" the plugin 
is still not found. Do you think that this plugin is only compatible with Maven 1?
This is a M1 plugin and can't be used with M2

The get a M2 plugin

+) download from http://people.apache.org/~sgoeschl/download/maven-plugins/webtest-maven-plugin-0.6.1.tar.gz
+) unpack the archive
+) run mvn:install to install the plugin locally
+) got to ./src/test/it1 and run mvn webtest:test webtest:report

Please note

+) the current incarnation uses an older Canoo Webtest version
+) I might upload a newer version next week



Thanks in advance!
_____________________________________

Paul-Emeric Willette / Capgemini Sud / Montpellier
Tel: + 33 6 86 13 48 23 / www.fr.capgemini.com Espace Concorde - ZAC Parc d'Activités de l'Aéroport

120 Impasse Jean-Baptiste SAY - 34470 PEROLS
Ensemble : L'expérience d'une véritable coopération
_________________________________________________
P Please consider the environment and do not print this email unless  
absolutely necessary. Capgemini encourages environmental awareness.

-----Message d'origine-----
De : Siegfried Goeschl [mailto:[EMAIL PROTECTED] Envoyé : jeudi 24 juillet 2008 10:44
À : WILLETTE, Paul-Emeric
Objet : Re: Advice about Maven + Canoo Webtest

As long as you don't have french questions I'm able to help ... ;-)

Cheers,

Siegfried Goeschl

WILLETTE, Paul-Emeric wrote:
Hello,

I am currently looking for some, very basic, advice about the use of the Canoo Webtest plugin under Maven.

In fact I have some problems in order to make the plugin work. I have found some old posts of yours on the web about this subject, so would it be possible for me to ask you some quick questions? That would be great help for me.

Thanks in advance.

_____________________________________

*Paul-Emeric Willette** /* *Capgemini Sud / Montpellier*
Tel: + 33 6 86 13 48 23 / www.fr.capgemini.com <http://www.fr.capgemini.com/>
Espace Concorde - ZAC Parc d'Activités de l'Aéroport

120 Impasse Jean-Baptiste SAY - 34470 PEROLS
*Ensemble : L'expérience d'une véritable coopération*
_________________________________________________
/*/P/*/**/ /**//Please consider the environment and do not print this email unless absolutely necessary. ///Capgemini/// encourages ///environmental/// ///awareness./



_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to