- #!/bin/sh
- source ../env.sh
- mvn deploy:deploy-file \
- -DgroupId=gitbucket\
- -DartifactId=gitbucket-assembly\
- -Dversion=$GITBUCKET_VERSION\
- -Dpackaging=jar\
- -Dfile=../target/scala-2.11/gitbucket-assembly-$GITBUCKET_VERSION.jar\
- -DrepositoryId=sourceforge.jp\
- -Durl=scp://shell.sourceforge.jp/home/groups/a/am/amateras/htdocs/mvn/