File: maven.properties

package info (click to toggle)
eclipse-aether 1.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 6,588 kB
  • ctags: 6,397
  • sloc: java: 45,469; xml: 1,633; makefile: 5
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