Just writing for myself, I want to explain why I am pushing just a bit. I can justify spending time on Maven because I can, amongst other things, solve some practical problems for my colleagues. If we hit a plugin issue, I can (usually) fix it, fix whatever other low-hanging items are in the JIRA backlog, and make a release, all within a week.
The situation with the hanging 3.0 releases makes this harder. Yea, I can make a branch, but it creates complexity and work to have very many of these, and I particularly don't want to be creating branches of the underlying shared components. So, it's good to get it right, but it might also be good to get it right enough soon. On Sun, Oct 11, 2015 at 5:59 AM, Robert Scholte <[email protected]> wrote: > I keep changing the method signatures from time to time if I discover > there's a better way. > Once released we shouldn't touch method signatures anymore. > It's a matter of rewriting plugins and testing to confirm that all works as > intended. > > Robert > > Op Sat, 10 Oct 2015 23:58:58 +0200 schreef Tibor Digana > <[email protected]>: > > >> What is unstable on it, any non-jira issues? >> >> On Sat, Oct 10, 2015 at 11:31 PM, Robert Scholte <[email protected]> >> wrote: >> >>> maven-common-artifact-filters shouldn't be a problem. >>> >>> but the API for maven-artifact-transfer isn't stable enough yet, so >>> please >>> don't. >>> >>> Robert >>> >>> Op Sat, 10 Oct 2015 21:05:56 +0200 schreef Benson Margulies < >>> [email protected]>: >>> >>> maven-common-artifact-filters and maven-artifact-transfer, both 3.0. >>>> >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: [email protected] >>>> For additional commands, e-mail: [email protected] >>>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
