File: maven.properties

package info (click to toggle)
build-helper-maven-plugin 3.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,028 kB
  • sloc: xml: 2,776; java: 2,423; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 170 bytes parent folder | download | duplicates (2)
1
2
3
4
5
# Include here properties to pass to Maven during the build.
maven.test.skip=false
maven.compiler.source=1.5
maven.compiler.target=1.5
project.build.sourceEncoding=UTF-8