File: maven.properties

package info (click to toggle)
maven-source-plugin 3.2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 836 kB
  • sloc: java: 1,385; xml: 1,214; makefile: 2; sh: 1
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