File: maven.properties

package info (click to toggle)
wildfly-client-config 1.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 280 kB
  • sloc: java: 2,430; xml: 233; makefile: 2
file content (6 lines) | stat: -rw-r--r-- 186 bytes parent folder | download | duplicates (6)
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.8
maven.compiler.target=1.8
project.build.sourceEncoding=UTF-8