File: maven.properties

package info (click to toggle)
build-helper-maven-plugin 1.8-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 412 kB
  • sloc: java: 1,278; xml: 1,003; sh: 11; makefile: 9
file content (5 lines) | stat: -rw-r--r-- 169 bytes parent folder | download
1
2
3
4
5
# Include here properties to pass to Maven during the build.
maven.test.skip=true
maven.compiler.source=1.5
maven.compiler.target=1.5
project.build.sourceEncoding=UTF-8