File: maven.properties

package info (click to toggle)
stringtemplate4 4.0.8-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,212 kB
  • sloc: java: 14,788; xml: 452; makefile: 5
file content (7 lines) | stat: -rw-r--r-- 173 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
# Include here properties to pass to Maven during the build.
# For example:
# maven.test.skip=true

maven.test.skip=true
java.io.tmpdir=target/tmpdir
java.awt.headless=true