What has been missing is a way to have the integration tests pass on any joe random machine... that required me to write mrm-maven-plugin, which I have only just released.
All the integration tests for v-m-p are now passing, and I will be releasing 1.3 shortly (once I sort out some other stuff, but expect a release sometime in the next week) The next release will be the last release to support Maven 2.0.6ish (some goals require 2.0.9) and I will shortly after spin a release that requires Maven 2.2.1 and Java 1.5... I expect 1-2 releases before I bump everything up to requiring Maven 3.0+ (as that should remove the majority of the hacks in the code) Only then will I realistically consider new features, as stability of the code is paramount for this plugin, given that it is critical for quite a number of people -Stephen On 9 December 2011 17:05, Mirko Friedenhagen <[email protected]> wrote: > Hello everybody, > > looking at > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11830&version=16444 > and > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11830&version=17251 > there are two dangling releases for this plugin, while the current one > is quite old (1.5 years). What is missing for a release 1.4 (or even > 1.5). I would like to help out as we are planning to use this plugin > extensively. > > Regards Mirko > -- > http://illegalstateexception.blogspot.com/ > https://github.com/mfriedenhagen/ > https://bitbucket.org/mfriedenhagen/ > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
