File: maven.properties

package info (click to toggle)
jackson-dataformat-xml 2.14.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,492 kB
  • sloc: java: 15,513; sh: 214; xml: 179; makefile: 4
file content (6 lines) | stat: -rw-r--r-- 184 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
# Include here properties to pass to Maven during the build.
# For example:
maven.test.skip=true
project.build.sourceEncoding=UTF-8
maven.compiler.source=1.7
maven.compiler.target=1.7