From: Jeffrey D. B. <jb...@wi...> - 2002-12-21 02:16:23
|
Could / Should this convo shift to the maven-plugins-dev list? I have some ideas/changes to the plugin for post-maven-b7 which would allow it to pull the dependant jars down from the repo instead of distributing them along with the plugin. This may allow the use of say SNAPSHOT to use the latest webtest jar in the repo. Then if we can get the latest builds automagically poked up to a public repo or something, the plugin ( or at least developers ) could always use the latest build. Also I've toyed with directly using jelly to execute the ant tasks in plugin.jelly instead of spawning off a java instance. Lifted some from the latka plugin that does this. Since ant tasks can be used straight out in jelly. jb On Fri, 20 Dec 2002, Dierk Koenig wrote: > RE: Maven plugin for webtestHi Siegfried, > > Thanx a lot for your work with the plugin. It really makes me curious about > using maven :-) > > Calling it "maven-webtest-plugin" is totally ok for us. > > How do you think we can keep the projects in synch? Is the plugin supposed > to > automatically in include our latest build? Do we need test for "plugin > compliance"? > > cheers > Mittie > -----Original Message----- > From: Goeschl Siegfried [mailto:S.G...@to...] > Sent: Freitag, 20. Dezember 2002 12:58 > To: EP...@up...; jb...@wi... > Cc: die...@ca... > Subject: RE: Maven plugin for webtest > > > I uploaded the documentation of the Canoo Webtest plugin into > http://maven-plugins.sourceforge.net/webtest/ > > I currently wait for feedback from Canoo since the plugin is called > "maven-webtest-plugin" ... no response from in...@ca... so far ... ;-) > > Basically I'm ready to release .... > > Siegfried Goeschl > > -----Original Message----- > From: EP...@up... [mailto:EP...@up...] > Sent: Thursday, December 12, 2002 8:16 PM > To: jb...@wi... > Cc: Goeschl Siegfried > Subject: RE: Maven plugin for webtest > > > Siegfried Goeschl at S.G...@to... is currently working on it, > but I don't know if it is in CVS somewhere... > > Sigi, do you think you could send Jeff another copy? I've been talking > it up on the Turbine mailing list! > > Eric > > -----Original Message----- > From: Jeffrey D. Brekke [mailto:jb...@wi...] > Sent: Wednesday, December 11, 2002 11:24 PM > To: EP...@up... > Subject: Maven plugin for webtest > > > > > On turbine-user you said: > > >WebTest is my favorite little user acceptance tool. It is ant based, > and > >allows you to script calls through a webapp to test your webapp > >functionality. webtest.canoo.com is the url. There is also a maven > >plugin for it. it gives you a great "web browser" perspective on > testing > >your apps. > > Where is the maven plugin for webtest located? I can't seem to find it. > > > > -- > ===================================================================== > Jeffrey D. Brekke jb...@wi... > Wisconsin, USA br...@ap... > ek...@ya... > > -- ===================================================================== Jeffrey D. Brekke jb...@wi... Wisconsin, USA br...@ap... ek...@ya... |