File: maven.properties

package info (click to toggle)
jackson-core 2.12.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,528 kB
  • sloc: java: 47,234; xml: 118; sh: 24; makefile: 17
file content (6 lines) | stat: -rw-r--r-- 184 bytes parent folder | download
1
2
3
4
5
6
# 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
project.build.sourceEncoding=UTF-8