Added Maven bundle creation to release process

git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4899 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
Tom Copeland
2006-12-22 02:19:30 +00:00
parent 1be2b58e9e
commit 47287851b5
2 changed files with 4 additions and 2 deletions

View File

@ -17,6 +17,7 @@ elif [ $option = "all" ]; then
maven -qb site
rm -f rulesets/*.xml
cvs -q up rulesets
maven artifact:create-upload-bundle
elif [ $option = "uploadcurrent" ]; then
echo "Generating xdocs and uploading"
`./munge_rulesets.rb`

View File

@ -79,10 +79,11 @@ Add the pmd-src-3.9.zip file
Classify the file
Click File Releases, Edit Release, set previous version to 'hidden'.
Redo the web site
./docs all
cd ~/pmd/pmd
update the "what's new" link in navigation.xml
update the "download" and "what's new" link in navigation.xml
./docs.sh upload
scp target/pmd-*-bundle.jar tomcopeland@pmd.sourceforge.net:/home/groups/p/pm/pmd/htdocs/
Submit news to SF
Go to http://freshmeat.net/