All, The vote passed, and I'm trying to publish to maven. I'm running into some roadblocks. Any help would be much appreciated (I'll modify the release-guide.txt to ensure the next newbie doesn't run into these issues!). Questions in >>
Guide (http://svn.apache.org/repos/asf/poi/tags/REL_3_9/src/documentation/release-guide.txt): (III) After the vote: Log-in on people.apache.org deploy Maven artifacts {code} cd build/dist ./mvn-deploy.sh {code} >>According to mvn-deploy.sh, I have to have a link to my private key and enter >>my passphrase in the clear in xml on the people.apache.org server. Is this >>my pgp/gpg signing key or a different key? If pgp, doesn't this conflict >>with guidance of key security from Apache? If not, apologies for my >>denseness. 2. Make sure that the files are owned by the unix group apcvs and that they are writable by this group. >> I'm not a member of apcvs and I can't find apcvs in /etc/group. Is this >> direction still valid? Best, Tim