File: maven.properties

package info (click to toggle)
libcommons-lang3-java 3.8-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 7,780 kB
  • sloc: java: 76,785; xml: 4,511; makefile: 4; sh: 1
file content (7 lines) | stat: -rw-r--r-- 183 bytes parent folder | download
1
2
3
4
5
6
7
# Include here properties to pass to Maven during the build.
# For example:
# maven.test.skip=true

maven.compiler.source=1.7
maven.compiler.target=1.7
maven.test.failure.ignore=true