File: maven.properties

package info (click to toggle)
maven-shared-incremental 1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 116 kB
  • ctags: 32
  • sloc: java: 255; xml: 121; makefile: 5
file content (5 lines) | stat: -rw-r--r-- 151 bytes parent folder | download | duplicates (12)
1
2
3
4
5
# Include here properties to pass to Maven during the build.
# For example:
# maven.test.skip=true
maven.compiler.source=1.5
maven.compiler.target=1.5