have you tried overriding the fitness version? it may be that there is no api breakage between the version used and the latest version.
to override the version, just specify a dependencies section _within_ the plugin tags - Stephen --- Sent from my Android phone, so random spelling mistakes, random nonsense words and other nonsense are a direct result of using swype to type on the screen On 20 Feb 2011 19:48, "Thomas Sundberg" <[email protected]> wrote: > Hi! > > I have found two different Maven plugions, but none seem to be updated > and supporting the latest Fitnesse release. > > The > > <groupId>org.codehaus.mojo</groupId> > <artifactId>fitnesse-maven-plugin</artifactId> > <version>1.0</version> > > depends on > > <groupId>org.fitnesse</groupId> > <artifactId>fitnesse</artifactId> > <version>20050731</version> > > That is a release that is five years old. > > I'm looking for a Fitnesse plugin that is maintained and supports a > fairly recent Fitnesse release. If I can't find, I will have to build > something on my own, but I would like to try to find anything updated. > > /Thomas > > > On Sun, Feb 20, 2011 at 18:10, Baptiste MATHUS <[email protected]> wrote: >> Hi, >> >> As running http://www.google.fr/search?q=maven+fitnesse+plugin shows the >> FitNesse Maven Plugin first ( http://mojo.codehaus.org/fitnesse-maven-plugin/), >> why didn't you directly try to explain precisely what you're missing in this >> dedicated plugin? >> >> Cheers >> >> 2011/2/20 Thomas Sundberg <[email protected]> >> >>> Hi! >>> >>> Does anybody know of any good Maven plugins that support running >>> Fitnesse acceptance tests? I have done some research and as far as I >>> can see, there doesn't exist any up to date solutions. >>> >>> Any tip is highly appreciated. >>> >>> /Thomas >>> >>> -- >>> Thomas Sundberg >>> M. Sc. in Computer Science >>> >>> Mobile: +46 70 767 33 15 >>> Blog: http://thomassundberg.wordpress.com/ >>> Twitter: @thomassundberg >>> >>> Better software through faster feedback >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >> >> >> -- >> Baptiste <Batmat> MATHUS - http://batmat.net >> Sauvez un arbre, >> Mangez un castor ! >> > > > > -- > Thomas Sundberg > M. Sc. in Computer Science > > Mobile: +46 70 767 33 15 > Blog: http://thomassundberg.wordpress.com/ > Twitter: @thomassundberg > > Better software through faster feedback > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
