File: maven.properties

package info (click to toggle)
openhft-affinity 2.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 420 kB
  • sloc: java: 2,571; xml: 298; makefile: 7
file content (7 lines) | stat: -rw-r--r-- 173 bytes parent folder | download | duplicates (2)
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
maven.compiler.source=1.7
maven.compiler.target=1.7