I even tried to integrate the Maven rat plugin, 0.6, but I couldn't get it to work because the excludes (for readmes) didn't seem to take effect - but nevertheless, it didn't report much issues.
Kalle On Fri, May 21, 2010 at 7:18 AM, Alan D. Cabrera <[email protected]> wrote: > > On May 21, 2010, at 6:50 AM, Alan D. Cabrera wrote: > >> >> On May 21, 2010, at 5:59 AM, Craig L Russell wrote: >> >>> On May 20, 2010, at 11:51 PM, Brett Porter wrote: >>> >>>> 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 >>> >>> This page doesn't mention how to create the www.apache.org/dist/ bundles,, >>> i.e. http://www.apache.org/dist/maven/source/ >>> >>> What we will need as the source distribution will go into >>> http://www.apache.org/dist/incubator/shiro >>> >>> So I think we're very close, but do need to make sure that the release >>> artifacts that are voted end up both in the maven repository (binary >>> distribution) and dist/incubator/shiro (source distribution). >>> >>> Great progress. >> >> Has someone run rat on this dist? > > Just did. Looks good. > > > Regards, > Alan > >
