On 21/05/2010, at 4:43 PM, Les Hazlewood wrote: > Mentors, > > Is there anything with an exact step-by-step guide for walking through > the release steps for maven-based projects? Something like this: > > http://wiki.apache.org/hadoop/HowToRelease > > (but for Maven projects). The Incubator Release guide is more > philosophical than practical: I'm looking for a 'do x, then y, then z' > with command line snippets to automate as much as possible. Does > anyone know of anything like this? It'd be much easier to 'just do > it' than try to interpret the Incubator guide.
http://maven.apache.org/developers/release/apache-release.html It's not exhaustive on the requirements - I think it gets you as far as Kalle already has. As long as the source bundles were produced, then that should be fine. I think that's https://repository.apache.org/content/repositories/orgapacheshiro-004/org/apache/shiro/shiro-root/1.0.0-incubating/ However, I tend to agree with Craig that you should lay them out in a format like you would eventually copy into www.apache.org/dist/ as well so that it's clear. I didn't see a binary release (something for non-maven users) - is that just the shiro-all JAR? Cheers, Brett -- Brett Porter [email protected] http://brettporter.wordpress.com/
