Re: Incompatibility between maven-publisher and webtest plugins
Dierk König <[email protected]>
| Newsgroups | gmane.comp.web.canoo.webtest |
|---|---|
| Message-ID | <[email protected]> |
Hi Brigette, for the moment, I have no idea but I will forward your question to the webtest mailing list. cheers Dierk Am 19.04.2011 um 08:40 schrieb Brigette Muller: > Hi Dierk, > > There seems to be some strange incompatibility between webtest 3.0.1 and maven-publisher 0.8.1 plugins for grails. (Both the latest versions). > > It doesn’t show up the FIRST build/test after the install of the maven-publisher plugin, but on subsequent runs it breaks webtest with gargoyle errors. (I think Billy reported these to you last week). > > I’m not sure what libraries maven-publisher is using that might collide with webtest, for now I’m commenting out the plugins.maven-publisher=0.8.1 from application.properties, and all works fine. When I need do the maven-deploy (something only I need to do fortunately), I uncomment it, run the deploy, the comment it back out and delete the userhome/.grails/1.3.7/projects/Nexus/plugins/maven-publisher-0.8.1, but this is a messy work-around. > > Any thoughts as to how I’d go about getting this resolved? > > Regards > B. >