File: maven.properties

package info (click to toggle)
maven-source-plugin 3.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 672 kB
  • ctags: 256
  • sloc: java: 1,377; xml: 989; sh: 8; makefile: 4
file content (6 lines) | stat: -rw-r--r-- 151 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
# Include here properties to pass to Maven during the build.
# For example:
maven.test.skip=false

maven.compiler.source=1.6
maven.compiler.target=1.6