File: maven.properties

package info (click to toggle)
maven-resolver 1.9.22-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 8,296 kB
  • sloc: java: 49,224; xml: 2,319; sql: 46; makefile: 2; sh: 1
file content (7 lines) | stat: -rw-r--r-- 161 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
# Include here properties to pass to Maven during the build.

maven.test.skip=true

maven.compiler.source=1.5
maven.compiler.target=1.5
maven.compiler.release=7