Also, I just noticed: we have a <distributionManagement> section at the top of our root pom that looks to match up with the comments in the Apache parent pom (version 7). But there is also a 'release-profile' at the very bottom of our root pom. Why do both exist?
Also, the version 7 parent pom defines the 'apache-release' profile - how does this relate to the 'release-profile' at the bottom at the file? Thanks, Les On Fri, May 14, 2010 at 11:18 PM, Les Hazlewood <[email protected]> wrote: > On Fri, May 14, 2010 at 10:58 PM, Kalle Korhonen > <[email protected]> wrote: >>> should be code complete tonight! :) >> >> Quickly, before anybody opens more issues! > > Hahaha :) > >> Certainly. Run "mvn site-deploy" - need to have credentials set >> correctly in your settings.xml (use your key). What are your groups on >> people? Mine is: >> [kao...@minotaur:/www/incubator.apache.org/shiro]$ groups >> kaosko committers > > [lhazlew...@minotaur:~]$ groups > lhazlewood committers incubator > > When you say 'use your key' do you mean the PGP key in the KEYS file > at the root of our SVN? > > Les >
