File: script-maven

package info (click to toggle)
wala 1.5.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 20,304 kB
  • sloc: java: 185,762; javascript: 37,931; xml: 6,066; cpp: 1,161; sh: 204; makefile: 46; python: 46; ml: 12; lisp: 8
file content (7 lines) | stat: -rw-r--r-- 229 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
# -*- mode: sh; sh-shell: sh -*-

xvfb-run mvn clean install -B -q
bash ./dependent-projects-trigger.sh "$AUTH_TOKEN"
mvn javadoc:aggregate -B -q
bash ./upload-javascript.sh "$GH_TOKEN"
./build-maven-jars.py "install -Dgpg.skip"