File: maven.properties

package info (click to toggle)
libpgjava 42.7.8-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,812 kB
  • sloc: java: 77,092; xml: 274; makefile: 58; sh: 16
file content (12 lines) | stat: -rw-r--r-- 253 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
# Include here properties to pass to Maven during the build.
# For example:
# maven.test.skip=true

maven.test.skip=true

# lambda not supported before version 8
maven.compiler.source=1.8
maven.compiler.target=1.8

waffleEnabled=false
osgiEnabled=false