On Mon, Nov 15, 2010 at 8:00 AM, Stuart McCulloch <[email protected]> wrote:
> FYI: http://www.gradle.org/osgi_plugin.html Thanks for noticing that. > btw, I noticed the qi4j core pom locks the release plugin to 2.0-beta-9 > and the git > branch issue might be fixed in 2.1 - but you probably don't mind about that > now ;) Well, this is one of my gripes with Maven. If you don't lock down the versions, you have heaps of other problems (like it won't buiild at all, especially trying to build a project a year or two later), and if you do lock it down, it becomes almost impossible to 'evolve' away from bugs. IMHO, Maven is in desperate need of a unified release policy. > but if you use maven in the future and get stuck wrt. releasing then often > what I > do is just ignore the release plugin and branch the code manually - then I > fix up > the versions using the very handy versions plugin before doing a manual > deploy > http://mojo.codehaus.org/versions-maven-plugin/ Good to know. Maybe you want to take over and release Qi4j ;-) because it is painfully annoying. Cheers -- Niclas Hedhman, Software Developer http://www.qi4j.org - New Energy for Java I live here; http://tinyurl.com/2qq9er I work here; http://tinyurl.com/2ymelc I relax here; http://tinyurl.com/2cgsug _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

