> On Jan 11, 2016, at 1032PM, Greg Trasuk <tras...@stratuscom.com> wrote: > > > > Also, we already have a staging repository setup for River, and we’ve also > already arranged for our artifacts to go into Maven Central even though some > of them use the ‘net.jini’ group id rather than ‘org.apache.river’. So > there’s no need to do anything about setting up the staging area or the > publishing to Maven Central. > > @Dennis - You shoud have a look at ‘deploy_river.groovy’ script in trunk - > looks svn might have messed up your last edit - there’s basically two copies > of the script in there, one with ‘3.0’ and another with ‘3.0.0’ for the > version.
Hi Greg, I think that deploy_river.groovy was messed up before my commit. It looks like it has my original content, then your mods appended to it. If you could take a look and parse the diffs, much appreciated. Dennis