File: maven.properties

package info (click to toggle)
access-modifier-checker 1.21-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 560 kB
  • sloc: xml: 1,038; java: 1,030; makefile: 2
file content (6 lines) | stat: -rw-r--r-- 160 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.release=8