File: maven.properties

package info (click to toggle)
jboss-xnio 3.8.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 4,328 kB
  • sloc: java: 59,252; xml: 523; makefile: 3
file content (7 lines) | stat: -rw-r--r-- 185 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
# Include here properties to pass to Maven during the build.
# For example:
maven.test.skip=true
maven.compiler.source=1.8
maven.compiler.target=1.8
project.build.sourceEncoding=UTF-8