File: maven.properties

package info (click to toggle)
jarjar-maven-plugin 1.9-5
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 364 kB
  • ctags: 381
  • sloc: java: 2,024; xml: 198; 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