The pom.xml had an "empty" <commons.binary.suffix> property (because the last 0.7 release the binary distro didn't have a suffix) - this one does though, so I removed that element as the default is "bin" and I re-generated the download page: http://svn.apache.org/viewvc?view=rev&revision=654995
Theres a problem with m2 and JDK 1.4 and the ${version} property in the src assembly descriptor - it picks up some plexus version no. and so the source distro unpacks to commons-scxml-2.4.1-src. To get round this you either need to hard code the version number in the source descriptor (i.e. scr.xml) or use JDK 1.5 to build the release. see http://markmail.org/message/wqqs67eyi6hq3mcq Also I believe the *noise* in the tag commit is caused if "svn up" hasn't been done after some changes - something to put in the release notes to do before using the release plugin. Niall On Sat, May 10, 2008 at 12:20 AM, Rahul Akolkar <[EMAIL PROTECTED]> wrote: > Distributions, key, release notes, clirr, rat: > > http://people.apache.org/builds/commons/scxml/0.8/RC1/ > > Site (many links -- such as release docs, some Javadocs; and images > will remain broken on staging site): > > http://people.apache.org/builds/commons/scxml/0.8/RC1/site/ > > m2 staging repo: > > http://people.apache.org/builds/commons/scxml/0.8/RC1/staged/ > > Thanks in advance for all feedback. > > This is the first RC using the recent changes to commons-parent. If > this is successful, I will write up some m2 release docs. > > -Rahul --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]