I had considered writing my own plugin (I've used commons-httpclient before), but in the name of expediency I'm going to go with Wayne's suggestion for now (I had googled for ant tasks and found that same library when your email arrived :-)
-Greg "Srepfler Srgjan" <[EMAIL PROTECTED]> wrote on 11/02/2006 05:11:28 PM: > Wayne Fay wrote: > > I don't personally know of any M2 plugins which could do this. > > > > It seems like you should be able to use the HTTP Post Ant task from > > Antelope [1] to do it along with Maven Antrunner plugin. > > > > [1] http://antelope.tigris.org/nonav/docs/manual/bk03ch17.html > > > > Wayne > > > > On 11/2/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> > > wrote: > >> We've got a custom web form used internally to deploy web > >> applications to > >> our qa server. I'd like to automate the resulting http POST within > >> Maven. > >> Is anyone aware of any plugins that can do this? I've checked the main > >> maven site and codehaus without any obvious choices. > >> Greg Vaughn > >> [EMAIL PROTECTED] > > > Perhaps you could write a small plugin that's based on the > commons-httpclient library. > Read this blog entry > *http://weblogs.java.net/blog/joshy/archive/2006/11/a_quick_intro_t.html > Srgjan ====================================================================== Confidentiality Notice: The information contained in and transmitted with this communication is strictly confidential, is intended only for the use of the intended recipient, and is the property of Countrywide Financial Corporation or its affiliates and subsidiaries. If you are not the intended recipient, you are hereby notified that any use of the information contained in or transmitted with the communication or dissemination, distribution, or copying of this communication is strictly prohibited by law. If you have received this communication in error, please immediately return this communication to the sender and delete the original message and any copy of it in your possession. ======================================================================
