You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Christian Netthöfel <ab...@snod.net> on 2005/01/17 15:35:51 UTC

maven and the abbot-plugin (webstart)

Hi there,

I'm currently trying to test a webstart-application with abbot. Testing
the standalone-app worked fine, but now it has been extended to
webstart. Pro's: only one application needs to be upgraded, con's: I'm
not able to test it automatically :/

So I googled a bit and found the solution: maven and its abbot-plugin.
Unfortunately I haven't found an example or tutorial for webstart-test
where all I have is a jnlp-link.

Perhaps some of you can give me some guidance, I don't know where to
start. I installed maven but I have no clue what I need from that
maven-package, what config-files I have to create etc since maven is a
very huge application.

TIA
Christian

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: maven and the abbot-plugin (webstart)

Posted by Nicolas Chalumeau <ni...@gmail.com>.
Maybe the plugin test applications can help you :
http://cvs.apache.org/viewcvs.cgi/maven-plugins/abbot/src/plugin-test

Nicolas,

On Mon, 17 Jan 2005 15:35:51 +0100, Christian Netthöfel <ab...@snod.net> wrote:
> Hi there,
> 
> I'm currently trying to test a webstart-application with abbot. Testing
> the standalone-app worked fine, but now it has been extended to
> webstart. Pro's: only one application needs to be upgraded, con's: I'm
> not able to test it automatically :/
> 
> So I googled a bit and found the solution: maven and its abbot-plugin.
> Unfortunately I haven't found an example or tutorial for webstart-test
> where all I have is a jnlp-link.
> 
> Perhaps some of you can give me some guidance, I don't know where to
> start. I installed maven but I have no clue what I need from that
> maven-package, what config-files I have to create etc since maven is a
> very huge application.
> 
> TIA
> Christian
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


RE: maven and the abbot-plugin (webstart)

Posted by Vincent Massol <vm...@pivolis.com>.
Hi Christian,

2 pointers that may help you:
- http://maven.apache.org/reference/plugins/abbot/
- the plugin tests:
http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/abbot/src/plugin
-test/ 

These are the functional tests we use in the Maven Abbot plugin to test
itself. It shows how to use the Abbot plugin.

Hope it helps,
-Vincent

> -----Original Message-----
> From: Christian Netthöfel [mailto:abbot@snod.net]
> Sent: lundi 17 janvier 2005 15:36
> To: users@maven.apache.org
> Subject: maven and the abbot-plugin (webstart)
> 
> Hi there,
> 
> I'm currently trying to test a webstart-application with abbot. Testing
> the standalone-app worked fine, but now it has been extended to
> webstart. Pro's: only one application needs to be upgraded, con's: I'm
> not able to test it automatically :/
> 
> So I googled a bit and found the solution: maven and its abbot-plugin.
> Unfortunately I haven't found an example or tutorial for webstart-test
> where all I have is a jnlp-link.
> 
> Perhaps some of you can give me some guidance, I don't know where to
> start. I installed maven but I have no clue what I need from that
> maven-package, what config-files I have to create etc since maven is a
> very huge application.
> 
> TIA
> Christian
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org