File: maven.properties

package info (click to toggle)
aether 1.13.1-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 5,436 kB
  • sloc: java: 36,385; xml: 826; sh: 7; makefile: 4
file content (6 lines) | stat: -rw-r--r-- 136 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
# Include here properties to pass to Maven during the build.

maven.test.skip=true

maven.compiler.source=1.5
maven.compiler.target=1.5