File: maven.properties

package info (click to toggle)
maven-compiler-plugin-2.5 2.5.1-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 744 kB
  • ctags: 507
  • sloc: java: 1,491; xml: 891; sh: 11; makefile: 6
file content (7 lines) | stat: -rw-r--r-- 183 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
# Include here properties to pass to Maven during the build.
# For example:
# maven.test.skip=true

maven.test.failure.ignore=true
maven.compiler.source=1.6
maven.compiler.target=1.6