File: maven.properties

package info (click to toggle)
maven-source-plugin 3.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 876 kB
  • sloc: xml: 1,254; java: 1,219; 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